mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
17 lines
245 B
JSON
17 lines
245 B
JSON
{
|
|
"status": 0,
|
|
"result": {
|
|
"successes": [
|
|
{
|
|
"name": "admin@example.com",
|
|
"value": "PermSet1"
|
|
},
|
|
{
|
|
"name": "admin@example.com",
|
|
"value": "PermSet2"
|
|
}
|
|
],
|
|
"failures": []
|
|
}
|
|
}
|