CurrencyExchangeRead
object
Fields
| Name | Type | Description |
|---|---|---|
currencyExchangeId | Int! | |
visible | Int! | |
pair | String! | |
name | String! | |
exchange | Float! | |
from | CurrencyRead! | |
to | CurrencyRead! |
| Name | Type | Description |
|---|---|---|
currencyExchangeId | Int! | |
visible | Int! | |
pair | String! | |
name | String! | |
exchange | Float! | |
from | CurrencyRead! | |
to | CurrencyRead! |