Class: DeviceWarranty

device.DeviceWarranty()

new DeviceWarranty()

Source:

Methods

(static) DeviceWarranty#getExtendedWarrantyEndDate() → {Number}

Get the field value Date extended warranty ends
Source:
Returns:
must be a long integer
Type
Number

(static) DeviceWarranty#getExtendedWarrantyEndDay() → {String}

Get the field value Day extended warranty ends dd-MMM-yyyy
Source:
Returns:
Type
String

(static) DeviceWarranty#getExtendedWarrantyStartDate() → {Number}

Get the field value Date extended warranty starts
Source:
Returns:
must be a long integer
Type
Number

(static) DeviceWarranty#getExtendedWarrantyStartDay() → {String}

Get the field value Day extended warranty starts dd-MMM-yyyy
Source:
Returns:
Type
String

(static) DeviceWarranty#getExtendedWarrantyStatus() → {String}

Get the field value Status of the extended warranty
Source:
Returns:
Type
String

(static) DeviceWarranty#getId() → {String}

Get the field value Unique identifier
Source:
Returns:
Type
String

(static) DeviceWarranty#getSerialNumber() → {String}

Get the field value
Source:
Returns:
Type
String

(static) DeviceWarranty#getStandardWarrantyEndDate() → {Number}

Get the field value Date standard warranty ends
Source:
Returns:
must be a long integer
Type
Number

(static) DeviceWarranty#getStandardWarrantyEndDay() → {String}

Get the field value Day standard warranty ends dd-MMM-yyyy
Source:
Returns:
Type
String

(static) DeviceWarranty#getStandardWarrantyStartDate() → {Number}

Get the field value Date standard warranty starts
Source:
Returns:
must be a long integer
Type
Number

(static) DeviceWarranty#getStandardWarrantyStartDay() → {String}

Get the field value Day standard warranty starts dd-MMM-yyyy
Source:
Returns:
Type
String

(static) DeviceWarranty#setExtendedWarrantyEndDate(extendedWarrantyEndDate)

Set the field value Date extended warranty ends
Parameters:
Name Type Description
extendedWarrantyEndDate Number must be a long integer
Source:

(static) DeviceWarranty#setExtendedWarrantyEndDay(extendedWarrantyEndDay)

Set the field value Day extended warranty ends dd-MMM-yyyy
Parameters:
Name Type Description
extendedWarrantyEndDay String
Source:

(static) DeviceWarranty#setExtendedWarrantyStartDate(extendedWarrantyStartDate)

Set the field value Date extended warranty starts
Parameters:
Name Type Description
extendedWarrantyStartDate Number must be a long integer
Source:

(static) DeviceWarranty#setExtendedWarrantyStartDay(extendedWarrantyStartDay)

Set the field value Day extended warranty starts dd-MMM-yyyy
Parameters:
Name Type Description
extendedWarrantyStartDay String
Source:

(static) DeviceWarranty#setExtendedWarrantyStatus(extendedWarrantyStatus)

Set the field value Status of the extended warranty
Parameters:
Name Type Description
extendedWarrantyStatus String
Source:

(static) DeviceWarranty#setId(id)

Set the field value Unique identifier
Parameters:
Name Type Description
id String
Source:

(static) DeviceWarranty#setSerialNumber(serialNumber)

Set the field value
Parameters:
Name Type Description
serialNumber String
Source:

(static) DeviceWarranty#setStandardWarrantyEndDate(standardWarrantyEndDate)

Set the field value Date standard warranty ends
Parameters:
Name Type Description
standardWarrantyEndDate Number must be a long integer
Source:

(static) DeviceWarranty#setStandardWarrantyEndDay(standardWarrantyEndDay)

Set the field value Day standard warranty ends dd-MMM-yyyy
Parameters:
Name Type Description
standardWarrantyEndDay String
Source:

(static) DeviceWarranty#setStandardWarrantyStartDate(standardWarrantyStartDate)

Set the field value Date standard warranty starts
Parameters:
Name Type Description
standardWarrantyStartDate Number must be a long integer
Source:

(static) DeviceWarranty#setStandardWarrantyStartDay(standardWarrantyStartDay)

Set the field value Day standard warranty starts dd-MMM-yyyy
Parameters:
Name Type Description
standardWarrantyStartDay String
Source: