OBJECT
type InvoiceCurrencyRateSnapshot {invoiceCurrencyRateSnapshotId: Int invoiceId: Int fromCurrencyId: Int toCurrencyId: Int rate: Float created: String }