PublicPropertyResponse
Property for an organization
codestring
Code of property for an organization
Default value:
##defaultnamestring
Name of property for an organization
Default value:
##defaulttypestring
Type of property for an organization
Default value:
##defaulttemporalitystring
Temporality of property for an organization
Default value:
##defaultdescriptionstring
Description of property for an organization
Default value:
##defaultassetTypesstring[]
Asset types of property for an organization
Default value:
##defaultdefaultUnitstring
Default unit of property for an organization
Default value:
##defaultenumValuesstring[]
Enum values of property for an organization
Default value:
##defaultPublicPropertyResponse
{
"code": "##default",
"name": "##default",
"type": "##default",
"temporality": "##default",
"description": "##default",
"assetTypes": [
"string"
],
"defaultUnit": "##default",
"enumValues": [
"string"
]
}