lib/client/sf-gate/docs/Role.md

18 lines
705 B
Markdown
Raw Normal View History

2022-09-03 21:10:56 +00:00
# SfGate.Role
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | record id | [optional]
**auth0roleid** | **String** | the corresponding auth0 role | [optional]
**createdbyid** | **String** | created by | [optional]
**createddate** | **String** | created date | [optional]
**description** | **String** | role description | [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]