BillingPropertyPropertiesEnrollmentDetails interface
The enrollment details for the subscription. Available for billing accounts with agreement type Enterprise Agreement.
- Extends
Inherited Properties
department |
The name of the department |
department |
The ID that uniquely identifies the department. |
enrollment |
The name of the enrollment account. |
enrollment |
The ID that uniquely identifies an enrollment account. |
enrollment |
The status of the enrollment account. |
Inherited Property Details
departmentDisplayName
The name of the department
departmentDisplayName?: string
Property Value
string
Inherited From SubscriptionEnrollmentDetails.departmentDisplayName
departmentId
The ID that uniquely identifies the department.
departmentId?: string
Property Value
string
Inherited From SubscriptionEnrollmentDetails.departmentId
enrollmentAccountDisplayName
The name of the enrollment account.
enrollmentAccountDisplayName?: string
Property Value
string
Inherited From SubscriptionEnrollmentDetails.enrollmentAccountDisplayName
enrollmentAccountId
The ID that uniquely identifies an enrollment account.
enrollmentAccountId?: string
Property Value
string
Inherited From SubscriptionEnrollmentDetails.enrollmentAccountId
enrollmentAccountStatus
The status of the enrollment account.
enrollmentAccountStatus?: string
Property Value
string
Inherited From SubscriptionEnrollmentDetails.enrollmentAccountStatus