2.8 KiB
2.8 KiB
Avatar
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| acknowledgements | String | [optional] [default to null] | |
| activeAssetReviewId | String | Only present for the avatar author on avatars under active review. | [optional] [default to null] |
| assetUrl | String | Not present from general search `/avatars`, only on specific requests `/avatars/{avatarId}`. | [optional] [default to null] |
| assetUrlObject | Object | Not present from general search `/avatars`, only on specific requests `/avatars/{avatarId}`. Deprecation: `Object` has unknown usage/fields, and is always empty. Use normal `Url` field instead. | [optional] [default to null] |
| authorId | 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. | [default to null] |
| authorName | String | [default to null] | |
| created_at | Date | [default to null] | |
| description | String | [default to null] | |
| featured | Boolean | [default to false] | |
| highestPrice | Integer | [optional] [default to null] | |
| id | String | [default to null] | |
| imageUrl | String | [default to null] | |
| listingDate | String | [default to null] | |
| lock | Boolean | [optional] [default to null] | |
| lowestPrice | Integer | [optional] [default to null] | |
| name | String | [default to null] | |
| pendingUpload | Boolean | [optional] [default to false] | |
| performance | Avatar_performance | [default to null] | |
| productId | String | [optional] [default to null] | |
| publishedListings | List | [optional] [default to null] | |
| releaseStatus | String | [default to public] | |
| searchable | Boolean | [optional] [default to false] | |
| styles | Avatar_styles | [default to null] | |
| tags | List | [default to null] | |
| thumbnailImageUrl | String | [default to null] | |
| unityPackageUrl | String | [default to null] | |
| unityPackageUrlObject | Avatar_unityPackageUrlObject | [default to null] | |
| unityPackages | Set | [default to null] | |
| updated_at | Date | [default to null] | |
| version | Integer | [default to 0] |