public static final class GetPayAsYouGoPriceResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetPayAsYouGoPriceResponseBody.Data |
build() |
GetPayAsYouGoPriceResponseBody.Data.Builder |
currency(String currency)
The type of the currency.
|
GetPayAsYouGoPriceResponseBody.Data.Builder |
moduleDetails(GetPayAsYouGoPriceResponseBody.ModuleDetails moduleDetails)
The price details of the pricing module.
|
GetPayAsYouGoPriceResponseBody.Data.Builder |
promotionDetails(GetPayAsYouGoPriceResponseBody.PromotionDetails promotionDetails)
The details of the discount.
|
public GetPayAsYouGoPriceResponseBody.Data.Builder currency(String currency)
The type of the currency. Valid values:
CNY
public GetPayAsYouGoPriceResponseBody.Data.Builder moduleDetails(GetPayAsYouGoPriceResponseBody.ModuleDetails moduleDetails)
The price details of the pricing module.
public GetPayAsYouGoPriceResponseBody.Data.Builder promotionDetails(GetPayAsYouGoPriceResponseBody.PromotionDetails promotionDetails)
The details of the discount.
public GetPayAsYouGoPriceResponseBody.Data build()
Copyright © 2026. All rights reserved.