PurchaseRequest.BillingScopeId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象