Class: SetCustomerInfoRequest

remotepay.SetCustomerInfoRequest()

new SetCustomerInfoRequest()

Source:

Extends

Methods

(static) SetCustomerInfoRequest#getCustomerInfo() → {remotepay.CustomerInfo}

Get the field value Customer information for a 'current' customer. This indicates a customer of interest.
Source:
Returns:
Type
remotepay.CustomerInfo

(static) SetCustomerInfoRequest#setCustomerInfo(customerInfo)

Set the field value Customer information for a 'current' customer. This indicates a customer of interest.
Parameters:
Name Type Description
customerInfo remotepay.CustomerInfo
Source: