swag-payments/spec/definitions/Currency.yaml

6 lines
184 B
YAML
Raw Normal View History

description: >-
Валюта, символьный код согласно [ISO
4217](http://www.iso.org/iso/home/standards/currency_codes.htm).
type: string
pattern: '^[A-Z]{3}$'