
Action parameter in modsecretcode
{ "name": "modsecretcode", "base": "", "fields": [ { "name": "user", "type": "name" }, { "name": "pkey", "type": "uint64" }, { "name": "encryptedSecretCode", "type": "string" } ] }
Action parameter in modsecretcode
{
"name": "modsecretcode",
"base": "",
"fields": [
{
"name": "user",
"type": "name"
},
{
"name": "pkey",
"type": "uint64"
},
{
"name": "encryptedSecretCode",
"type": "string"
}
]
}