Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.OpenBankShippingInfo
-
Packages that use OpenBankShippingInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of OpenBankShippingInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return OpenBankShippingInfo Modifier and Type Method Description OpenBankShippingInfoCreateOpenBankGlobalPaymentOrderRequest. getShippingInfo()Get 邮寄信息Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OpenBankShippingInfo Modifier and Type Method Description voidCreateOpenBankGlobalPaymentOrderRequest. setShippingInfo(OpenBankShippingInfo ShippingInfo)Set 邮寄信息Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OpenBankShippingInfo Constructor Description OpenBankShippingInfo(OpenBankShippingInfo 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.
-