DEV

Type.

ExchangeRate

No description

Fields

createdAt

DateTime!

Required

When this ExchangeRate was created.

createdBy

ID!

Required

The unique identifier for the authorized user or API token that created the ExchangeRate.

expiresAt

DateTime!

Required

When this ExchangeRate should stop being evaluated.

id

ID!

Required

A unique identifier for the ExchangeRate.

mode

Mode!

Required

Specifies whether the ExchangeRate is in live or test mode.

rate

Decimal!

Required

No description

sourceCurrencyCode

CurrencyCode!

Required

No description

targetCurrencyCode

CurrencyCode!

Required

No description

targetFormat

CurrencyFormat

No description

Required

No description

Was this page helpful?