WithdrawProperties.PlanId Property

Definition

Gets or sets Plan Id

[Newtonsoft.Json.JsonProperty(PropertyName="properties.planId")]
public string PlanId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.planId")>]
member this.PlanId : string with get, set
Public Property PlanId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to