mirror of https://github.com/vernonkeenan/lib
18 lines
705 B
Markdown
18 lines
705 B
Markdown
|
# Devops.Role
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**auth0RoleID** | **String** | The corresponding Auth0 Role | [optional]
|
||
|
**createdByID** | **String** | Created By | [optional]
|
||
|
**createdDate** | **String** | Created Date | [optional]
|
||
|
**description** | **String** | Role Description | [optional]
|
||
|
**ID** | **String** | Record Id | [optional]
|
||
|
**lastModifiedByID** | **String** | Last Modified By | [optional]
|
||
|
**lastModifiedDate** | **String** | Last Modifed Date | [optional]
|
||
|
**roleName** | **String** | The name of this role | [optional]
|
||
|
**tenantID** | **String** | The ID of the Tenant that owns this Role | [optional]
|
||
|
|
||
|
|