CreateCardResponse.PlanletId Property

Definition

The id of the activity

[System.Text.Json.Serialization.JsonPropertyName("planlet_id")]
public long? PlanletId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("planlet_id")>]
member this.PlanletId : Nullable<int64> with get, set
Public Property PlanletId As Nullable(Of Long)

Property Value

Attributes

Applies to