public interface Reader
boolean hasReturnField(Object name)
name - 属性名称Object getObject(Object name, Class<?> type) throws AlipayApiException
name - 映射名称type - 映射类型AlipayApiExceptionList<?> getListObjects(Object listName, Object itemName, Class<?> subType) throws AlipayApiException
listName - 列表名称itemName - 映射名称subType - 嵌套映射类型AlipayApiExceptionCopyright © 2020. All rights reserved.