AppleCareCoverage.Attributes
Attributes for an organization device’s AppleCare coverage resource.
Declaration
object AppleCareCoverage.AttributesProperties
| Name | Type | Description |
|---|---|---|
status | AppleCareCoverageStatus | The current status of device coverage. Possible values: ‘ACTIVE’, ‘INACTIVE’ |
paymentType | AppleCareCoveragePaymentType | Payment type of device coverage. Possible values: ‘ABE_SUBSCRIPTION’, ‘PAID_UP_FRONT’, ‘SUBSCRIPTION’, ‘NONE’ |
description | string | Description of device coverage. |
startDateTime | date-time | UTC date when coverage period commenced. For AppleCare+ for Business, it’s UTC date when a device enrolls into the plan. |
endDateTime | date-time | UTC date when coverage period ends for the device. This field isn’t applicable for AppleCare+ for Business. |
isRenewable | boolean | Indicates whether coverage renews after endDateTime for the device. This field isn’t applicable for Limited Warranty. |
isCanceled | boolean | Indicates whether coverage is canceled for the device. This field isn’t applicable for Limited Warranty and AppleCare+ for Business. |
contractCancelDateTime | date-time | UTC date when coverage was canceled for the device. This field isn’t applicable for Limited Warranty and AppleCare+ for Business. |
agreementNumber | string | Agreement number associated with device coverage. This field isn’t applicable for Limited Warranty and AppleCare+ for Business. |
Overview
Status
Possible values | Description |
|---|---|
| Coverage is currently active. |
| Coverage is currently inactive. |
PaymentType
Possible values | Description |
|---|---|
| AppleCare+ for Business. |
| Coverage was paid in full at time of purchase. |
| Coverage has recurring billing. |
| No payment type is associated with coverage (for example, Limited Warranty Coverage). |