# PayoutTermsByCurrency

Settlement terms keyed by currency. Only currencies with an override are populated.

```
type PayoutTermsByCurrency {

  EUR: PayoutCurrencyTerms

  USD: PayoutCurrencyTerms

  GBP: PayoutCurrencyTerms

  JPY: PayoutCurrencyTerms

  CHF: PayoutCurrencyTerms

  SEK: PayoutCurrencyTerms

  DKK: PayoutCurrencyTerms

  JOD: PayoutCurrencyTerms

  PLN: PayoutCurrencyTerms

}
```

### Fields[​](#fields "Enlace directo al Fields")

#### [`PayoutTermsByCurrency.EUR`](#eur) ● [`PayoutCurrencyTerms`](https://docs.monei.com/es/es/apis/graphql/types/objects/payout-currency-terms/.md) object[​](#eur "Enlace directo al eur")

Terms for EUR settlements.

#### [`PayoutTermsByCurrency.USD`](#usd) ● [`PayoutCurrencyTerms`](https://docs.monei.com/es/es/apis/graphql/types/objects/payout-currency-terms/.md) object[​](#usd "Enlace directo al usd")

Terms for USD settlements.

#### [`PayoutTermsByCurrency.GBP`](#gbp) ● [`PayoutCurrencyTerms`](https://docs.monei.com/es/es/apis/graphql/types/objects/payout-currency-terms/.md) object[​](#gbp "Enlace directo al gbp")

Terms for GBP settlements.

#### [`PayoutTermsByCurrency.JPY`](#jpy) ● [`PayoutCurrencyTerms`](https://docs.monei.com/es/es/apis/graphql/types/objects/payout-currency-terms/.md) object[​](#jpy "Enlace directo al jpy")

Terms for JPY settlements.

#### [`PayoutTermsByCurrency.CHF`](#chf) ● [`PayoutCurrencyTerms`](https://docs.monei.com/es/es/apis/graphql/types/objects/payout-currency-terms/.md) object[​](#chf "Enlace directo al chf")

Terms for CHF settlements.

#### [`PayoutTermsByCurrency.SEK`](#sek) ● [`PayoutCurrencyTerms`](https://docs.monei.com/es/es/apis/graphql/types/objects/payout-currency-terms/.md) object[​](#sek "Enlace directo al sek")

Terms for SEK settlements.

#### [`PayoutTermsByCurrency.DKK`](#dkk) ● [`PayoutCurrencyTerms`](https://docs.monei.com/es/es/apis/graphql/types/objects/payout-currency-terms/.md) object[​](#dkk "Enlace directo al dkk")

Terms for DKK settlements.

#### [`PayoutTermsByCurrency.JOD`](#jod) ● [`PayoutCurrencyTerms`](https://docs.monei.com/es/es/apis/graphql/types/objects/payout-currency-terms/.md) object[​](#jod "Enlace directo al jod")

Terms for JOD settlements.

#### [`PayoutTermsByCurrency.PLN`](#pln) ● [`PayoutCurrencyTerms`](https://docs.monei.com/es/es/apis/graphql/types/objects/payout-currency-terms/.md) object[​](#pln "Enlace directo al pln")

Terms for PLN settlements.

### Member Of[​](#member-of "Enlace directo al Member Of")

[`AccountPayoutTerms`](https://docs.monei.com/es/es/apis/graphql/types/objects/account-payout-terms/.md) object
