Class: RegisterForCustomerProvidedDataMessage

remotemessage.RegisterForCustomerProvidedDataMessage()

new RegisterForCustomerProvidedDataMessage()

Source:

Extends

Methods

(static) RegisterForCustomerProvidedDataMessage#getConfigurations() → {Array.<loyalty.LoyaltyDataConfig>}

Get the field value Configurations for the data we want to receive.
Source:
Returns:
An array of
Type
Array.<loyalty.LoyaltyDataConfig>

(static) RegisterForCustomerProvidedDataMessage#setConfigurations(configurations)

Set the field value Configurations for the data we want to receive.
Parameters:
Name Type Description
configurations Array.<loyalty.LoyaltyDataConfig> An array of
Source: