Skip to content

Latest commit

 

History

History
19 lines (7 loc) · 158 Bytes

Currencies.md

File metadata and controls

19 lines (7 loc) · 158 Bytes

Currencies

Enum

  • USD (value: "USD")

  • EUR (value: "EUR")

  • GBP (value: "GBP")

  • AUD (value: "AUD")

  • CAD (value: "CAD")