> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/pay/fvygetcurrenciesresultdto.md).

# FVyGetCurrenciesResultDto

## Properties

| Fiat   | TArray<[FVyFiatRampDto](/sdk-reference/ue5-sdk-v3/object-references/pay/fvyfiatrampdto.md)> | This array includes all the supported fiat currencies for the specific provider.                                                                                            |
| ------ | ------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Crypto | TArray<[FVyCryptoDto](/sdk-reference/ue5-sdk-v3/object-references/pay/fvycryptodto.md)>     | 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. |
