Skip to main content

PwaSelector

idstringrequired
namestringrequired
iconstring
has_offerbooleanrequired
ios_templatestring

Possible values: [NATIVE_STORE]

android_templatestring

Possible values: [WEB_STORE, NATIVE_STORE_GREEN]

PwaSelector
{
"id": "string",
"name": "string",
"icon": "string",
"has_offer": true,
"ios_template": "NATIVE_STORE",
"android_template": "WEB_STORE"
}