InvoiceSectionWithCreateSubPermission.InvoiceSectionId Property

Definition

Gets the ID of the invoice section.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to