IdentifyRequest.DynamicPersonGroupId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to