public static final class GetPayAsYouGoPriceResponseBody.PromotionDetail.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetPayAsYouGoPriceResponseBody.PromotionDetail |
build() |
GetPayAsYouGoPriceResponseBody.PromotionDetail.Builder |
promotionDesc(String promotionDesc)
The description of the discount.
|
GetPayAsYouGoPriceResponseBody.PromotionDetail.Builder |
promotionId(Long promotionId)
The ID of the discount.
|
GetPayAsYouGoPriceResponseBody.PromotionDetail.Builder |
promotionName(String promotionName)
The name of the discount.
|
public GetPayAsYouGoPriceResponseBody.PromotionDetail.Builder promotionDesc(String promotionDesc)
The description of the discount.
example:This discount allows you to use a service at the minimum price and is provided for testing purposes only.
public GetPayAsYouGoPriceResponseBody.PromotionDetail.Builder promotionId(Long promotionId)
The ID of the discount.
example:10200210
public GetPayAsYouGoPriceResponseBody.PromotionDetail.Builder promotionName(String promotionName)
The name of the discount.
example:This discount allows you to use a service at the minimum price and is provided for testing purposes only.
public GetPayAsYouGoPriceResponseBody.PromotionDetail build()
Copyright © 2026. All rights reserved.