Data Object Options Object
Field
Type
Description
Example
{
"name": "Seller address",
"hintText": "Provide seller address",
"defaultValue": "Seller",
"objectType": "JSON"
}Value Example
{
"auth": {
"token": "the token",
"signature": "the signature"
},
"URI": "https://example.com"
}Last updated
Was this helpful?