# VyGetCurrenciesResultDto

## Properties

| Field  | Type                                                                                             | Description                                                                                                                                                                 | Required |
| ------ | ------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| fiat   | [VyFiatRampDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vyfiatrampdto) | This array includes all the supported fiat currencies for the specific provider.                                                                                            | ✗        |
| crypto | [VyCryptoDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vycryptodto)     | This array includes all the supported crypto currencies for the specific provider indicates and indicates if the crypto currency is supported for an onramp and/or offramp. | ✗        |

## References

**Operation**

* [getCurrencies](https://sdk.venly.io/sdk-reference/ts-js-v3/function-references/pay/fiat-on-off-ramp/getcurrencies)
