UNPKG

bling-erp-api-with-rate-limit

Version:
7 lines (6 loc) 141 B
export interface IChangeSituationParams { idPropostaComercial: number; } export interface IChangeSituationBody { situacao: string; }