AdminRepositoryConsumer Data Type
AdminRepositoryConsumer
| name | data type | description |
|---|---|---|
| description | string | |
| enabled | boolean | |
| id | string |
Example
{
"description" : "...",
"id" : "...",
"enabled" : true
}
AdminRepositoryConsumer
| name | data type | description |
|---|---|---|
| description | string | |
| enabled | boolean | |
| id | string |
{
"description" : "...",
"id" : "...",
"enabled" : true
}