Skip to main content

PublicPropertyResponse

Property for an organization

codestring

Code of property for an organization

Default value: ##default
namestring

Name of property for an organization

Default value: ##default
typestring

Type of property for an organization

Default value: ##default
temporalitystring

Temporality of property for an organization

Default value: ##default
descriptionstring

Description of property for an organization

Default value: ##default
assetTypesstring[]

Asset types of property for an organization

Default value: ##default
defaultUnitstring

Default unit of property for an organization

Default value: ##default
enumValuesstring[]

Enum values of property for an organization

Default value: ##default
PublicPropertyResponse
{
"code": "##default",
"name": "##default",
"type": "##default",
"temporality": "##default",
"description": "##default",
"assetTypes": [
"string"
],
"defaultUnit": "##default",
"enumValues": [
"string"
]
}