次の方法で共有


VerifiedPartner.PartnerRegistrationImmutableId プロパティ

定義

対応するパートナー登録の immutableId を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象