OrganizationProperties

data class OrganizationProperties(val properties: List<OrganizationPropertiesProperty>? = null)

Constructors

Link copied to clipboard
constructor(properties: List<OrganizationPropertiesProperty>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of all properties in the object. Structure is documented below.