PlatformProperties

data class PlatformProperties(val additionalProperties: Map<String, PlatformUserDefinedPropertyValue>)

Constructors

Link copied to clipboard
constructor(additionalProperties: Map<String, PlatformUserDefinedPropertyValue>)