public static final class QuerySkuPriceListResponseBody.SkuPriceList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QuerySkuPriceListResponseBody.SkuPriceList |
build() |
QuerySkuPriceListResponseBody.SkuPriceList.Builder |
cskuPriceList(List<QuerySkuPriceListResponseBody.CskuPriceList> cskuPriceList)
The prices of the SKUs.
|
QuerySkuPriceListResponseBody.SkuPriceList.Builder |
skuCode(String skuCode)
The code of the SKU.
|
QuerySkuPriceListResponseBody.SkuPriceList.Builder |
skuFactorMap(Map<String,String> skuFactorMap)
The values of the pricing factors.
|
public QuerySkuPriceListResponseBody.SkuPriceList.Builder cskuPriceList(List<QuerySkuPriceListResponseBody.CskuPriceList> cskuPriceList)
The prices of the SKUs.
public QuerySkuPriceListResponseBody.SkuPriceList.Builder skuCode(String skuCode)
The code of the SKU.
example:017c15a31507bc6de22aa93777461adc
public QuerySkuPriceListResponseBody.SkuPriceList.Builder skuFactorMap(Map<String,String> skuFactorMap)
The values of the pricing factors.
public QuerySkuPriceListResponseBody.SkuPriceList build()
Copyright © 2026. All rights reserved.