Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryFlexAmountBeforeTaxRequest
-
Packages that use QueryFlexAmountBeforeTaxRequest Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryFlexAmountBeforeTaxRequest in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 with parameters of type QueryFlexAmountBeforeTaxRequest Modifier and Type Method Description QueryFlexAmountBeforeTaxResponseCpdpClient. QueryFlexAmountBeforeTax(QueryFlexAmountBeforeTaxRequest req)灵云V2-查询税前金额 -
Uses of QueryFlexAmountBeforeTaxRequest in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryFlexAmountBeforeTaxRequest Constructor Description QueryFlexAmountBeforeTaxRequest(QueryFlexAmountBeforeTaxRequest 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.
-