次の方法で共有


BillingProfile.SystemId プロパティ

定義

課金プロファイルのシステムによって生成された一意識別子を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.systemId")]
public string SystemId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.systemId")>]
member this.SystemId : string
Public ReadOnly Property SystemId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象