Skip to content

Latest commit

History

History
24 lines (18 loc) 路 996 Bytes

File metadata and controls

24 lines (18 loc) 路 996 Bytes

AdminAssetBundle

Properties

Name Type Description Notes
created_at datetime
updated_at datetime
asset_type str
author_id str 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.
author_name str
description str
image_url str
name str
release_status ReleaseStatus
tags list[str]
thumbnail_image_url str
unity_package_url str
unity_packages list[AdminUnityPackage]

[Back to Model list] [Back to API list] [Back to README]