次の方法で共有


BillingMeter.MeterId プロパティ

定義

Commerce でオンボードされているメーター GUID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象