UNPKG

bling-erp-api-with-rate-limit

Version:
7 lines (6 loc) 135 B
export interface IGenerateNfeParams { idPedidoVenda: number; } export interface IGenerateNfeResponse { idNotaFiscal: number; }