EnrollmentDetails interface
The properties of an enrollment.
Properties
billing |
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. |
country |
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. |
end |
The end date of the enrollment. |
extended |
The billing account extension opted by the company. NOTE: This property will not be serialized. It can only be populated by the server. |
indirect |
The properties of an enrollment which are applicable only for indirect enrollments. |
invoice |
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. |
markup |
Markup status of enrollment, applicable only for indirect enrollments. NOTE: This property will not be serialized. It can only be populated by the server. |
po |
The purchase order number of the enrollment. |
start |
The start date of the enrollment. |
support |
The support coverage period for the enrollment. NOTE: This property will not be serialized. It can only be populated by the server. |
support |
The support level offer associated with an enrollment. NOTE: This property will not be serialized. It can only be populated by the server. |
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
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
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
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
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
endDate
The end date of the enrollment.
endDate?: Date
Property Value
Date
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
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. NOTE: This property will not be serialized. It can only be populated by the server.
invoiceRecipient?: string
Property Value
string
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
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
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. NOTE: This property will not be serialized. It can only be populated by the server.
supportCoverage?: string
Property Value
string
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