CreateSpaceResponse.IsLocked Property

Definition

isLocked

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

Property Value

Attributes

Applies to