mirror of https://github.com/vernonkeenan/lib
16 lines
519 B
Markdown
16 lines
519 B
Markdown
|
# Board.UserAuth
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**aPIKey** | **String** | API Key | [optional]
|
||
|
**accountID** | **String** | Account ID | [optional]
|
||
|
**contactID** | **String** | Contact | [optional]
|
||
|
**email** | **String** | Email address | [optional]
|
||
|
**roles** | **[String]** | Valid Roles for all tenants | [optional]
|
||
|
**tenants** | **[String]** | Valid Tenants | [optional]
|
||
|
**userID** | **String** | Taxneuxs User ID | [optional]
|
||
|
|
||
|
|