getLoyaltyDataConfig

Given a config type, returns the corresponding LoyaltyDataConfig.

Type will resemble something like: "EMAIL", "PHONE", "CLEAR"

Return

null, if none exists

Since

4.1.0

Parameters

type

- a string representing the LoyaltyDataConfig key

See also