public class AlipayMerchantShopcodeCategoryQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMerchantShopcodeCategoryQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CategoryRootDTO> |
getCategories() |
void |
setCategories(List<CategoryRootDTO> categories) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMerchantShopcodeCategoryQueryResponse()
public void setCategories(List<CategoryRootDTO> categories)
public List<CategoryRootDTO> getCategories()
Copyright © 2023. All rights reserved.