Pular para o conteúdo principal

WalletLedgerExportResponse

@raizfc/contracts


@raizfc/contracts / WalletLedgerExportResponse

Type Alias: WalletLedgerExportResponse

WalletLedgerExportResponse = Readonly<{ content: string; contentType: "text/csv; charset=utf-8"; entryCount: number; fileName: string; generatedAt: ISODateString; }>

Defined in: finance/finance.dto.ts:68