Share via


VerifiedPartner.PartnerRegistrationImmutableId Property

Definition

Gets or sets immutableId of the corresponding partner registration.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerRegistrationImmutableId")]
public Guid? PartnerRegistrationImmutableId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerRegistrationImmutableId")>]
member this.PartnerRegistrationImmutableId : Nullable<Guid> with get, set
Public Property PartnerRegistrationImmutableId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to