Plan.Id Property

Definition

The plan ID.

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

Property Value

Attributes

Applies to