mirror of https://github.com/vernonkeenan/lib
14 lines
405 B
Markdown
14 lines
405 B
Markdown
|
# SfGate.UserRole
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**description** | **String** | Role description | [optional]
|
||
|
**roleid** | **String** | The Role ID | [optional]
|
||
|
**userid** | **String** | The User ID | [optional]
|
||
|
**name** | **String** | Role Name | [optional]
|
||
|
**auth0roleid** | **String** | Linked role ID | [optional]
|
||
|
|
||
|
|