CreateSpaceMemberResponse.IsMonitor Property

Definition

isMonitor

[System.Text.Json.Serialization.JsonPropertyName("isMonitor")]
public bool? IsMonitor { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("isMonitor")>]
member this.IsMonitor : Nullable<bool> with get, set
Public Property IsMonitor As Nullable(Of Boolean)

Property Value

Attributes

Applies to