Docs
Dashboard

Currency

Object

Fields returned for currency.

#

Fields


code
String!

The currency code compliant to ISO 4217.

fractionDigits
Int!

The fraction digits associated with this currency.

name
String!

The name of the currency.

#

Queries


Retrieves a paginated list of currencies.

Retrieves a currency by its code.