lib/client/devops/docs/Role.md

18 lines
705 B
Markdown
Raw Normal View History

2022-09-03 21:10:56 +00:00
# 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]