# VyFiatRampDto

## Properties

| Field    | Type   | Description                                                                                             | Required |
| -------- | ------ | ------------------------------------------------------------------------------------------------------- | -------- |
| name     | string | The name of fiat currency.                                                                              | ✗        |
| symbol   | string | The fiat currency's symbol that can be passed as the \`fiatCurrency\` param to create on/off ramp URLs. | ✗        |
| rampType | string | Indicates if the fiat currency is supported for an onramp and/or offramp.                               | ✗        |

## References

**Schema**

* [VyGetCurrenciesResultDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vygetcurrenciesresultdto)
