Class: SwapRequestEvent

device.SwapRequestEvent

new SwapRequestEvent()

Source:

Methods

(static) SwapRequestEvent#getCreatedTime() → {Number}

Get the field value
Source:
Returns:
must be a long integer
Type
Number

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

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

(static) SwapRequestEvent#getMerchant() → {base.Reference}

Get the field value
Source:
Returns:
Type
base.Reference

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

Get the field value
Source:
Returns:
Type
String

(static) SwapRequestEvent#getType() → {String}

Get the field value
Source:
Returns:
Type
String

(static) SwapRequestEvent#setCreatedTime(createdTime)

Set the field value
Parameters:
Name Type Description
createdTime Number must be a long integer
Source:

(static) SwapRequestEvent#setId(id)

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

(static) SwapRequestEvent#setMerchant(merchant)

Set the field value
Parameters:
Name Type Description
merchant base.Reference
Source:

(static) SwapRequestEvent#setSerialNumber(serialNumber)

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

(static) SwapRequestEvent#setType(type)

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