UNPKG

bling-erp-api-with-rate-limit

Version:
7 lines (6 loc) 137 B
export interface IGenerateNfceParams { idPedidoVenda: number; } export interface IGenerateNfceResponse { idNotaFiscal: number; }