Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.SyncContractDataResponse
-
Packages that use SyncContractDataResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of SyncContractDataResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return SyncContractDataResponse Modifier and Type Method Description SyncContractDataResponseCpdpClient. SyncContractData(SyncContractDataRequest req)对于存量的签约关系导入或者部分场景下米大师无法收到签约通知的场景,需要由调用方主动将签约状态同步至米大师 -
Uses of SyncContractDataResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type SyncContractDataResponse Constructor Description SyncContractDataResponse(SyncContractDataResponse 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.
-