BillingAccountPropertiesEnrollmentDetails interface

The properties of an enrollment.

Extends

Inherited Properties

billingCycle

The billing cycle for the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

channel

The channel type of the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

cloud

The cloud of the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

countryCode

The country code of the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

currency

The billing currency for the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

endDate

The end date of the enrollment.

extendedTermOption

The billing account extension opted by the company. NOTE: This property will not be serialized. It can only be populated by the server.

indirectRelationshipInfo

The properties of an enrollment which are applicable only for indirect enrollments.

invoiceRecipient

The contact who receives invoices of the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

language

The language for the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

markupStatus

Markup status of enrollment, applicable only for indirect enrollments. NOTE: This property will not be serialized. It can only be populated by the server.

poNumber

The purchase order number of the enrollment.

startDate

The start date of the enrollment.

supportCoverage

The support coverage period for the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

supportLevel

The support level offer associated with an enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Property Details

billingCycle

The billing cycle for the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

billingCycle?: string

Property Value

string

Inherited From EnrollmentDetails.billingCycle

channel

The channel type of the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

channel?: string

Property Value

string

Inherited From EnrollmentDetails.channel

cloud

The cloud of the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

cloud?: string

Property Value

string

Inherited From EnrollmentDetails.cloud

countryCode

The country code of the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

countryCode?: string

Property Value

string

Inherited From EnrollmentDetails.countryCode

currency

The billing currency for the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

currency?: string

Property Value

string

Inherited From EnrollmentDetails.currency

endDate

The end date of the enrollment.

endDate?: Date

Property Value

Date

Inherited From EnrollmentDetails.endDate

extendedTermOption

The billing account extension opted by the company. NOTE: This property will not be serialized. It can only be populated by the server.

extendedTermOption?: string

Property Value

string

Inherited From EnrollmentDetails.extendedTermOption

indirectRelationshipInfo

The properties of an enrollment which are applicable only for indirect enrollments.

indirectRelationshipInfo?: EnrollmentDetailsIndirectRelationshipInfo

Property Value

Inherited From EnrollmentDetails.indirectRelationshipInfo

invoiceRecipient

The contact who receives invoices of the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

invoiceRecipient?: string

Property Value

string

Inherited From EnrollmentDetails.invoiceRecipient

language

The language for the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

language?: string

Property Value

string

Inherited From EnrollmentDetails.language

markupStatus

Markup status of enrollment, applicable only for indirect enrollments. NOTE: This property will not be serialized. It can only be populated by the server.

markupStatus?: string

Property Value

string

Inherited From EnrollmentDetails.markupStatus

poNumber

The purchase order number of the enrollment.

poNumber?: string

Property Value

string

Inherited From EnrollmentDetails.poNumber

startDate

The start date of the enrollment.

startDate?: Date

Property Value

Date

Inherited From EnrollmentDetails.startDate

supportCoverage

The support coverage period for the enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

supportCoverage?: string

Property Value

string

Inherited From EnrollmentDetails.supportCoverage

supportLevel

The support level offer associated with an enrollment. NOTE: This property will not be serialized. It can only be populated by the server.

supportLevel?: string

Property Value

string

Inherited From EnrollmentDetails.supportLevel