Skip to main content

Variable.ApplicationFeature

const ApplicationFeature: {
Dpp: "dpp";
Loyalty: "loyalty";
};

Flags describing which product surfaces (DPP or Loyalty) are enabled for a given application. Used throughout the SDK to flip UI and API capabilities.

Type Declaration

NameTypeDefault value
Dpp"dpp"'dpp'
Loyalty"loyalty"'loyalty'