Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 644 Bytes

File metadata and controls

21 lines (10 loc) · 644 Bytes

FiatTransfer

Properties

Name Type Description Notes
amount string The amount of the fiat transfer. [default to undefined]
type string [optional] [default to undefined]
referenceId string The reference ID for the fiat transfer. [optional] [default to undefined]

Enum: FiatTransferTypeEnum

  • Fiat (value: 'FIAT')

[Back to top] [Back to API list] [Back to Model list] [Back to README]