Condividi tramite


TenantIdDescription.TenantType Property

Definition

Gets the tenant type. Only available for 'Home' tenant category.

[Newtonsoft.Json.JsonProperty(PropertyName="tenantType")]
public string TenantType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tenantType")>]
member this.TenantType : string
Public ReadOnly Property TenantType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to