add subdir
This commit is contained in:
12
Models/GroupInstance.md
Normal file
12
Models/GroupInstance.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# GroupInstance
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
| **instanceId** | **String** | InstanceID can be \"offline\" on User profiles if you are not friends with that user and \"private\" if you are friends and user is in private instance. | [default to null] |
|
||||
| **location** | **String** | Represents a unique location, consisting of a world identifier and an instance identifier, or \"offline\" if the user is not on your friends list. | [default to null] |
|
||||
| **memberCount** | **Integer** | | [default to null] |
|
||||
| **world** | [**World**](World.md) | | [default to null] |
|
||||
|
||||
[[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