Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 514 Bytes

CountryModel.md

File metadata and controls

12 lines (9 loc) · 514 Bytes

CountryModel

Properties

Name Type Description Notes
Id int32 [optional] [default to null]
Code string [optional] [default to null]
Name string [optional] [default to null]
Currency string [optional] [default to null]

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