Class: CustomerInfoMessage

remotemessage.CustomerInfoMessage()

new CustomerInfoMessage()

Source:

Extends

Methods

(static) CustomerInfoMessage#getCustomer() → {customers.CustomerInfo}

Get the field value The customer
Source:
Returns:
Type
customers.CustomerInfo

(static) CustomerInfoMessage#setCustomer(customer)

Set the field value The customer
Parameters:
Name Type Description
customer customers.CustomerInfo
Source: