BillingSubscription.InvoiceSectionId Property

Definition

Gets the ID of the invoice section to which the subscription is billed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to