bana data
This commit is contained in:
+21
-7
@@ -24,7 +24,9 @@ var redeem = {
|
||||
"style": "style1",
|
||||
"text": "Send balance to your debit card",
|
||||
"description": "Some description of this item, ",
|
||||
"action": "thiskey"
|
||||
"action": "thiskey",
|
||||
"feature_token" : "",
|
||||
"open_type" : "FULL"
|
||||
},
|
||||
},
|
||||
"thiskey02": {
|
||||
@@ -34,7 +36,9 @@ var redeem = {
|
||||
"style": "style1",
|
||||
"text": "Send your balance to Amazon Digital Card",
|
||||
"description": "Some descriptio.n of this item, ",
|
||||
"action": "thiskey"
|
||||
"action": "thiskey",
|
||||
"feature_token" : "",
|
||||
"open_type" : "FULL"
|
||||
},
|
||||
},
|
||||
"thiskey03": {
|
||||
@@ -44,7 +48,9 @@ var redeem = {
|
||||
"style": "style1",
|
||||
"text": "Send Balance to your Apple Card",
|
||||
"description": "Some description of this item, ",
|
||||
"action": "thiskey"
|
||||
"action": "thiskey",
|
||||
"feature_token" : "",
|
||||
"open_type" : ""
|
||||
},
|
||||
},
|
||||
"thiskey04": {
|
||||
@@ -54,7 +60,9 @@ var redeem = {
|
||||
"style": "style1",
|
||||
"text": "Use your credit on PlayStations",
|
||||
"description": "Some description of this item, ",
|
||||
"action": "thiskey"
|
||||
"action": "thiskey",
|
||||
"feature_token" : "",
|
||||
"open_type" : "FULL"
|
||||
},
|
||||
},
|
||||
"thiskey05": {
|
||||
@@ -64,7 +72,9 @@ var redeem = {
|
||||
"style": "style1",
|
||||
"text": "This is the title text?",
|
||||
"description": "Some description of this item, ",
|
||||
"action": "thiskey"
|
||||
"action": "thiskey",
|
||||
"feature_token" : "",
|
||||
"open_type" : "FULL"
|
||||
},
|
||||
},
|
||||
"thiskey06": {
|
||||
@@ -74,7 +84,9 @@ var redeem = {
|
||||
"style": "style1",
|
||||
"text": "This is the title text?",
|
||||
"description": "Some description of this item, ",
|
||||
"action": "thiskey"
|
||||
"action": "thiskey",
|
||||
"feature_token" : "",
|
||||
"open_type" : ""
|
||||
},
|
||||
},
|
||||
"thiskey07": {
|
||||
@@ -84,7 +96,9 @@ var redeem = {
|
||||
"style": "style1",
|
||||
"text": "This is the title text?",
|
||||
"description": "Some description of this item, ",
|
||||
"action": "thiskey"
|
||||
"action": "thiskey",
|
||||
"feature_token" : "",
|
||||
"open_type" : ""
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user