ReservationProperties.BillingScopeId Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to