Name | Type | Description | Notes |
---|---|---|---|
wildcard | string | If used then this property should appear as the only child property * "*" - All users are allowed | [optional] [default to undefined] |
users | Array<string> | Set of users ids | [optional] [default to undefined] |
usersGroups | Array<string> | Set of group ids | [optional] [default to undefined] |
services | Array<string> | set of services to initiate transactions | [optional] [default to undefined] |
Star
(value:'*'
)
[Back to top] [Back to API list] [Back to Model list] [Back to README]