PlatformUserDefinedPropertyValue

@Serializable
data class PlatformUserDefinedPropertyValue(val string: String)

Constructors

Link copied to clipboard
constructor(string: String)

Properties

Link copied to clipboard