Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.CreatePayRollTokenRequest
-
Packages that use CreatePayRollTokenRequest Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of CreatePayRollTokenRequest in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 with parameters of type CreatePayRollTokenRequest Modifier and Type Method Description CreatePayRollTokenResponseCpdpClient. CreatePayRollToken(CreatePayRollTokenRequest req)务工卡-生成授权令牌 -
Uses of CreatePayRollTokenRequest in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreatePayRollTokenRequest Constructor Description CreatePayRollTokenRequest(CreatePayRollTokenRequest 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.
-