TransferBillingSubscriptionRequestProperties.DestinationInvoiceSectionId Property

Definition

Gets or sets the destination invoice section id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to