public static final class PriceEstimateOutput.PostPayItemsSteps.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
PriceEstimateOutput.PostPayItemsSteps.Builder |
begin(Long begin)
Begin.
|
PriceEstimateOutput.PostPayItemsSteps |
build() |
PriceEstimateOutput.PostPayItemsSteps.Builder |
end(Long end)
End.
|
PriceEstimateOutput.PostPayItemsSteps.Builder |
price(Float price)
Price.
|
PriceEstimateOutput.PostPayItemsSteps.Builder |
regionIds(List<String> regionIds)
RegionIds.
|
PriceEstimateOutput.PostPayItemsSteps.Builder |
unit(String unit)
Unit.
|
public PriceEstimateOutput.PostPayItemsSteps.Builder begin(Long begin)
public PriceEstimateOutput.PostPayItemsSteps.Builder end(Long end)
public PriceEstimateOutput.PostPayItemsSteps.Builder price(Float price)
public PriceEstimateOutput.PostPayItemsSteps.Builder regionIds(List<String> regionIds)
public PriceEstimateOutput.PostPayItemsSteps.Builder unit(String unit)
public PriceEstimateOutput.PostPayItemsSteps build()
Copyright © 2026. All rights reserved.