次の方法で共有


ReservationProperties.BillingScopeId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象