GetCategoryByIdResponse
class GetCategoryByIdResponse extends BaseResponse
Class GetCategoryByIdResponse
Methods
mixed
getCategoryId()
Get the category id associated with this response
mixed
getCategoryMapping()
Get the category mapping returned
mixed
getCategory()
Get the category associated with this response
Details
in BaseResponse at line line 25
__construct()
Construct an instance of a BaseResponse.
in BaseResponse at line line 35
null|ResponseInterface
getInnerResponse()
in BaseResponse at line line 43
setInnerResponse(ResponseInterface $innerResponse)
at line line 28
mixed
getCategoryId()
Get the category id associated with this response
at line line 38
mixed
getCategoryMapping()
Get the category mapping returned
at line line 46
setCategoryMapping(CategoryMapping $categoryMapping)
at line line 56
mixed
getCategory()
Get the category associated with this response