IndirectRelationshipInfo interface
Identifies the billing profile that is linked to another billing profile in indirect purchase motion.
Properties
billing |
The billing account name of the partner or the customer for an indirect motion. |
billing |
The billing profile name of the partner or the customer for an indirect motion. |
display |
The display name of the partner or customer for an indirect motion. |
Property Details
billingAccountName
The billing account name of the partner or the customer for an indirect motion.
billingAccountName?: string
Property Value
string
billingProfileName
The billing profile name of the partner or the customer for an indirect motion.
billingProfileName?: string
Property Value
string
displayName
The display name of the partner or customer for an indirect motion.
displayName?: string
Property Value
string