add subdir
This commit is contained in:
11
Models/FriendStatus.md
Normal file
11
Models/FriendStatus.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# FriendStatus
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
| **incomingRequest** | **Boolean** | | [default to false] |
|
||||
| **isFriend** | **Boolean** | | [default to false] |
|
||||
| **outgoingRequest** | **Boolean** | | [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