IndirectRelationshipInfo Class
Identifies the billing profile that is linked to another billing profile in indirect purchase motion.
Constructor
IndirectRelationshipInfo(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
billing_account_name
|
The billing account name of the partner or the customer for an indirect motion. |
|
billing_profile_name
|
The billing profile name of the partner or the customer for an indirect motion. |
|
display_name
|
The display name of the partner or customer for an indirect motion. |
Attributes
billing_account_name
The billing account name of the partner or the customer for an indirect motion.
billing_account_name: str | None
billing_profile_name
The billing profile name of the partner or the customer for an indirect motion.
billing_profile_name: str | None
display_name
The display name of the partner or customer for an indirect motion.
display_name: str | None