Skip to main content

PwaSpendRsData

pwa_id object
idstringrequired
namestringrequired
iconstring
has_offerbooleanrequired
ios_templatestring

Possible values: [NATIVE_STORE]

android_templatestring

Possible values: [WEB_STORE, NATIVE_STORE_GREEN]

pwa_split_id object
idstringrequired
namestringrequired
totalnumberrequired
PwaSpendRsData
{
"pwa_id": {
"id": "string",
"name": "string",
"icon": "string",
"has_offer": true,
"ios_template": "NATIVE_STORE",
"android_template": "WEB_STORE"
},
"pwa_split_id": {
"id": "string",
"name": "string"
},
"total": 0
}