public static final class QuerySkuPriceListResponseBody.SkuPricePage.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QuerySkuPriceListResponseBody.SkuPricePage |
build() |
QuerySkuPriceListResponseBody.SkuPricePage.Builder |
nextPageToken(String nextPageToken)
The token that is used to query the next page.
|
QuerySkuPriceListResponseBody.SkuPricePage.Builder |
skuPriceList(List<QuerySkuPriceListResponseBody.SkuPriceList> skuPriceList)
The SKUs.
|
QuerySkuPriceListResponseBody.SkuPricePage.Builder |
totalCount(Integer totalCount)
The total number of SKUs.
|
public QuerySkuPriceListResponseBody.SkuPricePage.Builder nextPageToken(String nextPageToken)
The token that is used to query the next page.
example:080112060a0422020800180022490a470342000000315333303332363436363336333433393636333136333338333733373333333133373336363336323634363336363337333836333636333636313336363433363332
public QuerySkuPriceListResponseBody.SkuPricePage.Builder skuPriceList(List<QuerySkuPriceListResponseBody.SkuPriceList> skuPriceList)
The SKUs.
public QuerySkuPriceListResponseBody.SkuPricePage.Builder totalCount(Integer totalCount)
The total number of SKUs.
example:18732
public QuerySkuPriceListResponseBody.SkuPricePage build()
Copyright © 2026. All rights reserved.