public class CustomerParamResponse extends ResponseModel
| 限定符和类型 | 字段和说明 |
|---|---|
private List<CustomerSearchResponse> |
customerParams |
| 构造器和说明 |
|---|
CustomerParamResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CustomerSearchResponse> |
getCustomerParams() |
void |
setCustomerParams(List<CustomerSearchResponse> customerParams) |
getRequestId, setRequestIdprivate List<CustomerSearchResponse> customerParams
public List<CustomerSearchResponse> getCustomerParams()
public void setCustomerParams(List<CustomerSearchResponse> customerParams)
Copyright © 2024. All rights reserved.