Properties
Optional accessToken
accessToken?: string
accountApi
accountApi: string
Optional addressUpdate
addressUpdate?: boolean
Optional byPassSelection
byPassSelection?: boolean
displayName
displayName: string
i18n
i18n: {
isoCode: "de" | "en" | "es" | "fr" | "it" | "nl" | "pl" | "pt" | "ro";
}
Type declaration
-
isoCode: "de" | "en" | "es" | "fr" | "it" | "nl" | "pl" | "pt" | "ro"
Optional isSandbox
isSandbox?: boolean
Optional isSubscriptionUpdated
isSubscriptionUpdated?: boolean
moduleLogo
moduleLogo: string
moduleName
moduleName: string
modulePrivacyUrl
modulePrivacyUrl: string
moduleTosUrl
moduleTosUrl: string
Optional partnerLogo
partnerLogo?: string
Optional paymentMethodUpdate
paymentMethodUpdate?: boolean
Optional plan
plan?: {
id: string;
quantity: number;
}
Type declaration
-
id: string
-
quantity: number
Optional planIdSelected
planIdSelected?: string
Optional product
product?: { components?: IContextComponentWithUnit[]; displayName?: string; id?: string; logoSrc?: string; privacyUrl?: string; tosUrl?: string; }
Type declaration
-
-
Optional displayName?: string
-
Optional id?: string
-
Optional logoSrc?: string
-
Optional privacyUrl?: string
-
Optional tosUrl?: string
Optional quantity
quantity?: number
refreshToken
refreshToken: string
shop
shop: {
domain: string;
uuid: string;
}
Type declaration
-
domain: string
-
uuid: string
Optional subscriptionUpdate
subscriptionUpdate?: boolean
user
user: {
email: string;
}
Optional uuid
uuid?: string
versionModule
versionModule: string
versionPs
versionPs: string