add subdir
This commit is contained in:
10
Models/UserExists.md
Normal file
10
Models/UserExists.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# UserExists
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
| **nameOk** | **Boolean** | Is the username valid? | [optional] [default to false] |
|
||||
| **userExists** | **Boolean** | Status if a user exist with that username or userId. | [default to false] |
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
Reference in New Issue
Block a user