Interface ClientConfig<PartnerLabel>

Type Parameters

  • PartnerLabel extends string

Properties

defaultPartnerConfig?: PartnerConfig<PartnerLabel>

Set this config if you are a partner and want to manage it with this partner using the SDk.

loyaltyProgramConfig?: LoyaltyProgramConfig

Set this config if you are a loyalty program owner and want to manage it using the SDK.

otherPartnerConfigs?: PartnerConfig<PartnerLabel>[]

Set this config if you want to manage multiple partners using the SDK.