BillingProfileInfo interface
Details about billing profile associated with agreement and available only for specific agreements.
Properties
billing |
The fully qualified ID that uniquely identifies a billing account. |
billing |
The name of the billing profile. |
billing |
The friendly ID that uniquely identifies a billing profile. |
billing |
The fully qualified ID that uniquely identifies a billing profile. |
indirect |
Billing account name. Available for a specific type of agreement. |
Property Details
billingAccountId
The fully qualified ID that uniquely identifies a billing account.
billingAccountId?: string
Property Value
string
billingProfileDisplayName
The name of the billing profile.
billingProfileDisplayName?: string
Property Value
string
billingProfileId
The friendly ID that uniquely identifies a billing profile.
billingProfileId?: string
Property Value
string
billingProfileSystemId
The fully qualified ID that uniquely identifies a billing profile.
billingProfileSystemId?: string
Property Value
string
indirectRelationshipOrganizationName
Billing account name. Available for a specific type of agreement.
indirectRelationshipOrganizationName?: string
Property Value
string