new DeviceProvision()
- Source:
Methods
(static) DeviceProvision#getActivatedTime() → {Number}
Get the field value
- Source:
Returns:
must be a long integer
- Type
- Number
(static) DeviceProvision#getActivationCode() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvision#getActivationCodeCreatedTime() → {Number}
Get the field value
Date/time the activation code was created.
- Source:
Returns:
must be a long integer
- Type
- Number
(static) DeviceProvision#getBundleIndicator() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvision#getChipUid() → {String}
Get the field value
chip uid associated with the device provisioned.
- Source:
Returns:
- Type
- String
(static) DeviceProvision#getCurrentRom() → {base.Reference}
Get the field value
- Source:
Returns:
- Type
- base.Reference
(static) DeviceProvision#getCurrentSecureBoardRom() → {base.Reference}
Get the field value
- Source:
Returns:
- Type
- base.Reference
(static) DeviceProvision#getDeletedTime() → {Number}
Get the field value
Date/time this Device Provision was deleted.
- Source:
Returns:
must be a long integer
- Type
- Number
(static) DeviceProvision#getDeviceRef() → {base.Reference}
Get the field value
A 128-bit UUID, not a normal base-13 Clover ID.
- Source:
Returns:
- Type
- base.Reference
(static) DeviceProvision#getDeviceType() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvision#getDeviceWarrantyRef() → {base.Reference}
Get the field value
- Source:
Returns:
- Type
- base.Reference
(static) DeviceProvision#getEmailSent() → {Boolean}
Get the field value
- Source:
Returns:
- Type
- Boolean
(static) DeviceProvision#getHasShipment() → {Boolean}
Get the field value
- Source:
Returns:
- Type
- Boolean
(static) DeviceProvision#getId() → {String}
Get the field value
Unique identifier
- Source:
Returns:
- Type
- String
(static) DeviceProvision#getImei() → {String}
Get the field value
imei associated with the device provisioned.
- Source:
Returns:
- Type
- String
(static) DeviceProvision#getLastActivationCode() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvision#getMerchant() → {base.Reference}
Get the field value
- Source:
Returns:
- Type
- base.Reference
(static) DeviceProvision#getModifiedTime() → {Number}
Get the field value
- Source:
Returns:
must be a long integer
- Type
- Number
(static) DeviceProvision#getProvisionedTime() → {Number}
Get the field value
- Source:
Returns:
must be a long integer
- Type
- Number
(static) DeviceProvision#getReseller() → {base.Reference}
Get the field value
- Source:
Returns:
- Type
- base.Reference
(static) DeviceProvision#getSerialNumber() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvision#getShipment() → {base.Reference}
Get the field value
- Source:
Returns:
- Type
- base.Reference
(static) DeviceProvision#getState() → {device.DeviceProvisionState}
Get the field value
- Source:
Returns:
(static) DeviceProvision#getTerminalId() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvision#setActivatedTime(activatedTime)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
activatedTime |
Number | must be a long integer |
- Source:
(static) DeviceProvision#setActivationCode(activationCode)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
activationCode |
String |
- Source:
(static) DeviceProvision#setActivationCodeCreatedTime(activationCodeCreatedTime)
Set the field value
Date/time the activation code was created.
Parameters:
Name | Type | Description |
---|---|---|
activationCodeCreatedTime |
Number | must be a long integer |
- Source:
(static) DeviceProvision#setBundleIndicator(bundleIndicator)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
bundleIndicator |
String |
- Source:
(static) DeviceProvision#setChipUid(chip_uid)
Set the field value
chip uid associated with the device provisioned.
Parameters:
Name | Type | Description |
---|---|---|
chip_uid |
String |
- Source:
(static) DeviceProvision#setCurrentRom(currentRom)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
currentRom |
base.Reference |
- Source:
(static) DeviceProvision#setCurrentSecureBoardRom(currentSecureBoardRom)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
currentSecureBoardRom |
base.Reference |
- Source:
(static) DeviceProvision#setDeletedTime(deletedTime)
Set the field value
Date/time this Device Provision was deleted.
Parameters:
Name | Type | Description |
---|---|---|
deletedTime |
Number | must be a long integer |
- Source:
(static) DeviceProvision#setDeviceRef(deviceRef)
Set the field value
A 128-bit UUID, not a normal base-13 Clover ID.
Parameters:
Name | Type | Description |
---|---|---|
deviceRef |
base.Reference |
- Source:
(static) DeviceProvision#setDeviceType(deviceType)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
deviceType |
String |
- Source:
(static) DeviceProvision#setDeviceWarrantyRef(deviceWarrantyRef)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
deviceWarrantyRef |
base.Reference |
- Source:
(static) DeviceProvision#setEmailSent(emailSent)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
emailSent |
Boolean |
- Source:
(static) DeviceProvision#setHasShipment(hasShipment)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
hasShipment |
Boolean |
- Source:
(static) DeviceProvision#setId(id)
Set the field value
Unique identifier
Parameters:
Name | Type | Description |
---|---|---|
id |
String |
- Source:
(static) DeviceProvision#setImei(imei)
Set the field value
imei associated with the device provisioned.
Parameters:
Name | Type | Description |
---|---|---|
imei |
String |
- Source:
(static) DeviceProvision#setLastActivationCode(lastActivationCode)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
lastActivationCode |
String |
- Source:
(static) DeviceProvision#setMerchant(merchant)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
merchant |
base.Reference |
- Source:
(static) DeviceProvision#setModifiedTime(modifiedTime)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
modifiedTime |
Number | must be a long integer |
- Source:
(static) DeviceProvision#setProvisionedTime(provisionedTime)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
provisionedTime |
Number | must be a long integer |
- Source:
(static) DeviceProvision#setReseller(reseller)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
reseller |
base.Reference |
- Source:
(static) DeviceProvision#setSerialNumber(serialNumber)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
serialNumber |
String |
- Source:
(static) DeviceProvision#setShipment(shipment)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
shipment |
base.Reference |
- Source:
(static) DeviceProvision#setState(state)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
state |
device.DeviceProvisionState |
- Source:
(static) DeviceProvision#setTerminalId(terminalId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
terminalId |
String |
- Source: