new DeviceProvisionStatus()
- Source:
Methods
(static) DeviceProvisionStatus#getActivatedTime() → {Number}
Get the field value
- Source:
Returns:
must be a long integer
- Type
- Number
(static) DeviceProvisionStatus#getActivationCode() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvisionStatus#getChipUid() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvisionStatus#getDeletedTime() → {Number}
Get the field value
- Source:
Returns:
must be a long integer
- Type
- Number
(static) DeviceProvisionStatus#getEmailSent() → {Boolean}
Get the field value
- Source:
Returns:
- Type
- Boolean
(static) DeviceProvisionStatus#getId() → {String}
Get the field value
Unique identifier
- Source:
Returns:
- Type
- String
(static) DeviceProvisionStatus#getImei() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvisionStatus#getLastActivationCode() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvisionStatus#getMerchantId() → {Number}
Get the field value
- Source:
Returns:
must be a long integer
- Type
- Number
(static) DeviceProvisionStatus#getModifiedTime() → {Number}
Get the field value
- Source:
Returns:
must be a long integer
- Type
- Number
(static) DeviceProvisionStatus#getProvisionedTime() → {Number}
Get the field value
- Source:
Returns:
must be a long integer
- Type
- Number
(static) DeviceProvisionStatus#getProvisionInfo() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvisionStatus#getResellerId() → {Number}
Get the field value
- Source:
Returns:
must be a long integer
- Type
- Number
(static) DeviceProvisionStatus#getSerialNumber() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) DeviceProvisionStatus#setActivatedTime(activatedTime)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
activatedTime |
Number | must be a long integer |
- Source:
(static) DeviceProvisionStatus#setActivationCode(activationCode)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
activationCode |
String |
- Source:
(static) DeviceProvisionStatus#setChipUid(chipUid)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
chipUid |
String |
- Source:
(static) DeviceProvisionStatus#setDeletedTime(deletedTime)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
deletedTime |
Number | must be a long integer |
- Source:
(static) DeviceProvisionStatus#setEmailSent(emailSent)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
emailSent |
Boolean |
- Source:
(static) DeviceProvisionStatus#setId(id)
Set the field value
Unique identifier
Parameters:
Name | Type | Description |
---|---|---|
id |
String |
- Source:
(static) DeviceProvisionStatus#setImei(imei)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
imei |
String |
- Source:
(static) DeviceProvisionStatus#setLastActivationCode(lastActivationCode)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
lastActivationCode |
String |
- Source:
(static) DeviceProvisionStatus#setMerchantId(merchantId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
merchantId |
Number | must be a long integer |
- Source:
(static) DeviceProvisionStatus#setModifiedTime(modifiedTime)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
modifiedTime |
Number | must be a long integer |
- Source:
(static) DeviceProvisionStatus#setProvisionedTime(provisionedTime)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
provisionedTime |
Number | must be a long integer |
- Source:
(static) DeviceProvisionStatus#setProvisionInfo(provisionInfo)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
provisionInfo |
String |
- Source:
(static) DeviceProvisionStatus#setResellerId(resellerId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
resellerId |
Number | must be a long integer |
- Source:
(static) DeviceProvisionStatus#setSerialNumber(serialNumber)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
serialNumber |
String |
- Source: