EnrollmentDetails interface
The properties of an enrollment.
Properties
| billing |
The billing cycle for the enrollment. |
| channel | The channel type of the enrollment. |
| cloud | The cloud of the enrollment. |
| country |
The country code of the enrollment. |
| currency | The billing currency for the enrollment. |
| end |
The end date of the enrollment. |
| extended |
The billing account extension opted by the company. |
| indirect |
The properties of an enrollment which are applicable only for indirect enrollments. |
| invoice |
The contact who receives invoices of the enrollment. |
| language | The language for the enrollment. |
| markup |
Markup status of enrollment, applicable only for indirect enrollments. |
| po |
The purchase order number of the enrollment. |
| start |
The start date of the enrollment. |
| support |
The support coverage period for the enrollment. |
| support |
The support level offer associated with an enrollment. |
Property Details
billingCycle
The billing cycle for the enrollment.
billingCycle?: string
Property Value
string
channel
The channel type of the enrollment.
channel?: string
Property Value
string
cloud
The cloud of the enrollment.
cloud?: string
Property Value
string
countryCode
The country code of the enrollment.
countryCode?: string
Property Value
string
currency
The billing currency for the enrollment.
currency?: string
Property Value
string
endDate
The end date of the enrollment.
endDate?: Date
Property Value
Date
extendedTermOption
The billing account extension opted by the company.
extendedTermOption?: string
Property Value
string
indirectRelationshipInfo
The properties of an enrollment which are applicable only for indirect enrollments.
indirectRelationshipInfo?: EnrollmentDetailsIndirectRelationshipInfo
Property Value
invoiceRecipient
The contact who receives invoices of the enrollment.
invoiceRecipient?: string
Property Value
string
language
The language for the enrollment.
language?: string
Property Value
string
markupStatus
Markup status of enrollment, applicable only for indirect enrollments.
markupStatus?: string
Property Value
string
poNumber
The purchase order number of the enrollment.
poNumber?: string
Property Value
string
startDate
The start date of the enrollment.
startDate?: Date
Property Value
Date
supportCoverage
The support coverage period for the enrollment.
supportCoverage?: string
Property Value
string
supportLevel
The support level offer associated with an enrollment.
supportLevel?: string
Property Value
string