InvoiceSectionWithCreateSubPermission.BillingProfileSystemId Property

Definition

Gets the system generated unique identifier for a billing profile.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to