BillingPropertyPropertiesEnrollmentDetails interface

The enrollment details for the subscription. Available for billing accounts with agreement type Enterprise Agreement.

Extends

Inherited Properties

departmentDisplayName

The name of the department

departmentId

The ID that uniquely identifies the department.

enrollmentAccountDisplayName

The name of the enrollment account.

enrollmentAccountId

The ID that uniquely identifies an enrollment account.

enrollmentAccountStatus

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