supported get/set stored values by card_id

commit_hash:d7fcc6410470b5d9b6830747c6e106da972bf713
This commit is contained in:
tabaina
2026-04-30 18:20:45 +03:00
parent fdcf66d842
commit 8e868feec9
21 changed files with 433 additions and 87 deletions
+20 -10
View File
@@ -460,7 +460,8 @@
],
"return_type": "integer",
"platforms": [
"android"
"android",
"ios"
]
},
{
@@ -517,7 +518,8 @@
],
"return_type": "number",
"platforms": [
"android"
"android",
"ios"
]
},
{
@@ -574,7 +576,8 @@
],
"return_type": "string",
"platforms": [
"android"
"android",
"ios"
]
},
{
@@ -631,7 +634,8 @@
],
"return_type": "url",
"platforms": [
"android"
"android",
"ios"
]
},
{
@@ -688,7 +692,8 @@
],
"return_type": "url",
"platforms": [
"android"
"android",
"ios"
]
},
{
@@ -745,7 +750,8 @@
],
"return_type": "color",
"platforms": [
"android"
"android",
"ios"
]
},
{
@@ -802,7 +808,8 @@
],
"return_type": "color",
"platforms": [
"android"
"android",
"ios"
]
},
{
@@ -859,7 +866,8 @@
],
"return_type": "boolean",
"platforms": [
"android"
"android",
"ios"
]
},
{
@@ -903,7 +911,8 @@
],
"return_type": "array",
"platforms": [
"android"
"android",
"ios"
]
},
{
@@ -947,7 +956,8 @@
],
"return_type": "dict",
"platforms": [
"android"
"android",
"ios"
]
}
]