CategoryResponse
ZEPETO.Module.Shop.CategoryResponse
The CategoryResponse
class provides the API call result and the ZEPETO shop item category information.
Hierarchy
↳
CategoryResponse
Constructors
constructor
• new CategoryResponse()
Inherited from
Properties
category
• category: CategoryInfo
ZEPETO shop item category information.
isSuccess
• isSuccess: boolean
Represents the success status of the request.
Set to true
upon successful completion.
Inherited from
message
• message: string
Describes the result of the request.