Store
Stores are for the InStore service. Each store is owned by a user and can have products that are available for sale.
Last updated
Stores are for the InStore service. Each store is owned by a user and can have products that are available for sale.
Last updated
store_id
snowflake
the store's id
identify
license_id
?snowflake
the id of the license assigned to the store
license
user_id
snowflake
the id of the that owns the store
identify
discord_id
?string
the id of the discord server connected to the store
identify
roblox_id
?string
the id of the roblox place connected to the store
identify
suspended_until
?ISO8601
the timestamp this store is suspended until
internal
suspended_reason
?string
the reason this store is suspended
internal