Toggle navigation
HELIUM V REST API: CountryEntry
Resources
Data Types
Back to Top
Home
JSON
CountryEntry
CountryEntry
Data Type
Properties
name
data type
description
cnr
string
name
string
currency
string
Properties inherited from
BaseEntryId
id
number
Die eindeutige Id des Eintrags
Example
{ "cnr" : "...", "name" : "...", "currency" : "...", "id" : 12345 }