hiddenfield is only present if InstanceType ishiddenaka "Friends+", and is instance creator. *friendsfield is only present if InstanceType isfriendsaka "Friends", and is instance creator. *privatefield is only present if InstanceType isprivateaka "Invite" or "Invite+", and is instance creator.
| Name | Type | Description | Notes |
|---|---|---|---|
| Active | bool | [default to true] | |
| CanRequestInvite | bool | [default to true] | |
| Capacity | int | ||
| ClientNumber | string | Always returns "unknown". | |
| Full | bool | [default to false] | |
| Id | 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. | |
| InstanceId | string | ||
| Location | 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. | |
| NUsers | int | ||
| Name | string | ||
| OwnerId | string | A groupId if the instance type is "group", null if instance type is public, or a userId otherwise | [optional] |
| Permanent | bool | [default to false] | |
| PhotonRegion | Region | ||
| Platforms | InstancePlatforms | ||
| Region | InstanceRegion | ||
| SecureName | string | ||
| ShortName | string | [optional] | |
| Tags | List<string> | The tags array on Instances usually contain the language tags of the people in the instance. | |
| Type | InstanceType | ||
| WorldId | string | WorldID be "offline" on User profiles if you are not friends with that user. | |
| Hidden | string | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] |
| Friends | string | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] |
| Private | string | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] |
| QueueEnabled | bool | ||
| QueueSize | int | ||
| RecommendedCapacity | int | ||
| RoleRestricted | bool | [optional] | |
| Strict | bool | ||
| UserCount | int | ||
| World | World | ||
| Users | List<LimitedUser> | The users field is present on instances created by the requesting user. | [optional] |
| GroupAccessType | GroupAccessType | [optional] | |
| HasCapacityForYou | bool | [optional] | |
| Nonce | string | [optional] | |
| ClosedAt | DateTime? | [optional] | |
| HardClose | bool? | [optional] |