Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.ReviseMbrPropertyResponse
-
Packages that use ReviseMbrPropertyResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of ReviseMbrPropertyResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return ReviseMbrPropertyResponse Modifier and Type Method Description ReviseMbrPropertyResponseCpdpClient. ReviseMbrProperty(ReviseMbrPropertyRequest req)修改会员属性-普通商户子账户。修改会员的会员属性。 -
Uses of ReviseMbrPropertyResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ReviseMbrPropertyResponse Constructor Description ReviseMbrPropertyResponse(ReviseMbrPropertyResponse 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.
-