Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
codestringtrueCode of the Currency .(ISO 4217)
namestringtrueName of the Currency.



JSON representation

Code Block
languagepowershell
themeDJango
{
	"code": "EUR",
	"name": "Euro"
}