CreateCardResponse.Access Property

Definition

Access rights

[System.Text.Json.Serialization.JsonPropertyName("access")]
public string Access { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("access")>]
member this.Access : string with get, set
Public Property Access As String

Property Value

Attributes

Applies to