public static class GetPayAsYouGoPriceRequest.GetPayAsYouGoPriceRequestModuleList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetPayAsYouGoPriceRequestModuleList() |
@NameInMap(value="Config") public String config
@NameInMap(value="ModuleCode") public String moduleCode
@NameInMap(value="PriceType") public String priceType
public static GetPayAsYouGoPriceRequest.GetPayAsYouGoPriceRequestModuleList build(Map<String,?> map) throws Exception
Exceptionpublic GetPayAsYouGoPriceRequest.GetPayAsYouGoPriceRequestModuleList setConfig(String config)
public String getConfig()
public GetPayAsYouGoPriceRequest.GetPayAsYouGoPriceRequestModuleList setModuleCode(String moduleCode)
public String getModuleCode()
public GetPayAsYouGoPriceRequest.GetPayAsYouGoPriceRequestModuleList setPriceType(String priceType)
public String getPriceType()
Copyright © 2022. All rights reserved.