BillingProfilePropertiesIndirectRelationshipInfo interface

Identifies the billing profile that is linked to another billing profile in indirect purchase motion.

Extends

Inherited Properties

billingAccountName

The billing account name of the partner or the customer for an indirect motion.

billingProfileName

The billing profile name of the partner or the customer for an indirect motion.

displayName

The display name of the partner or customer for an indirect motion.

Inherited Property Details

billingAccountName

The billing account name of the partner or the customer for an indirect motion.

billingAccountName?: string

Property Value

string

Inherited From IndirectRelationshipInfo.billingAccountName

billingProfileName

The billing profile name of the partner or the customer for an indirect motion.

billingProfileName?: string

Property Value

string

Inherited From IndirectRelationshipInfo.billingProfileName

displayName

The display name of the partner or customer for an indirect motion.

displayName?: string

Property Value

string

Inherited From IndirectRelationshipInfo.displayName