ActivateApplicationVO Data Type
| name | data type | description |
|---|---|---|
| active | boolean | |
| appKey | string |
Example
{
"active" : true,
"appKey" : "..."
}
| name | data type | description |
|---|---|---|
| active | boolean | |
| appKey | string |
Example
{
"active" : true,
"appKey" : "..."
}