GetAsinCategoriesResponse
class GetAsinCategoriesResponse extends BaseResponse
Class GetAsinCategoriesResponse
Methods
mixed
getCategoryMappings()
Get all category mappings contained in response
mixed
getMainCategory()
Get the main category from the 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 35
mixed
getCategoryMappings()
Get all category mappings contained in response
at line line 43
setCategoryMappings(CategoryMapping[] $categoryMappings)
at line line 53
mixed
getMainCategory()
Get the main category from the response