Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.FeeRangInfo
-
Packages that use FeeRangInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of FeeRangInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return FeeRangInfo Modifier and Type Method Description FeeRangInfo[]CreateOpenBankSubMerchantRateConfigureRequest. getFeeRangeList()Get 分段计费区间列表。Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type FeeRangInfo Modifier and Type Method Description voidCreateOpenBankSubMerchantRateConfigureRequest. setFeeRangeList(FeeRangInfo[] FeeRangeList)Set 分段计费区间列表。Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type FeeRangInfo Constructor Description FeeRangInfo(FeeRangInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-