Class: DataProviderConfig

remotepay.DataProviderConfig()

new DataProviderConfig()

Source:

Methods

(static) DataProviderConfig#getConfiguration() → {Object.<String, String>}

Get the field value Configuration for the data type.
Source:
Returns:
A map of to <>
Type
Object.<String, String>

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

Get the field value The string type of the loyalty data of interest.
Source:
Returns:
Type
String

(static) DataProviderConfig#setConfiguration(configuration)

Set the field value Configuration for the data type.
Parameters:
Name Type Description
configuration Object.<String, String> A map of to <>
Source:

(static) DataProviderConfig#setType(type)

Set the field value The string type of the loyalty data of interest.
Parameters:
Name Type Description
type String
Source: