Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.OpenBankStoreInfo
-
Packages that use OpenBankStoreInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of OpenBankStoreInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return OpenBankStoreInfo Modifier and Type Method Description OpenBankStoreInfoCreateOpenBankUnifiedOrderRequest. getStoreInfo()Get 门店信息。Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OpenBankStoreInfo Modifier and Type Method Description voidCreateOpenBankUnifiedOrderRequest. setStoreInfo(OpenBankStoreInfo StoreInfo)Set 门店信息。Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OpenBankStoreInfo Constructor Description OpenBankStoreInfo(OpenBankStoreInfo 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.
-