Billing Profile Properties Response Indirect Relationship Info
data class BillingProfilePropertiesResponseIndirectRelationshipInfo(val billingAccountName: String? = null, val billingProfileName: String? = null, val displayName: String? = null)
Identifies the billing profile that is linked to another billing profile in indirect purchase motion.
Properties
Link copied to clipboard
The billing account name of the partner or the customer for an indirect motion.
Link copied to clipboard
The billing profile name of the partner or the customer for an indirect motion.
Link copied to clipboard
The display name of the partner or customer for an indirect motion.