OBJECT

InvoiceCurrencyRateSnapshot

link GraphQL Schema definition

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

link Require by