public class ProductConfigCommonListResponse<T> extends CommonListResponse<T>
metadata| Constructor and Description |
|---|
ProductConfigCommonListResponse(ProductConfigInfo info,
int totalCount,
List<T> result,
int pageNo,
int pageSize) |
public ProductConfigCommonListResponse(ProductConfigInfo info, int totalCount, List<T> result, int pageNo, int pageSize)
Copyright © 2022. All rights reserved.