Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.CreatePayRollPreOrderWithAuthRequest
-
Packages that use CreatePayRollPreOrderWithAuthRequest Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of CreatePayRollPreOrderWithAuthRequest in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 with parameters of type CreatePayRollPreOrderWithAuthRequest Modifier and Type Method Description CreatePayRollPreOrderWithAuthResponseCpdpClient. CreatePayRollPreOrderWithAuth(CreatePayRollPreOrderWithAuthRequest req)务工卡-核身预下单带授权 -
Uses of CreatePayRollPreOrderWithAuthRequest in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreatePayRollPreOrderWithAuthRequest Constructor Description CreatePayRollPreOrderWithAuthRequest(CreatePayRollPreOrderWithAuthRequest 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.
-