EnrollmentDetailsIndirectRelationshipInfo interface
The properties of an enrollment which are applicable only for indirect enrollments.
- Extends
Inherited 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. |
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