Class UserPatchRequest
java.lang.Object
io.jans.configapi.plugin.mgt.model.user.UserPatchRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<io.jans.orm.model.base.CustomObjectAttribute>voidsetCustomAttributes(List<io.jans.orm.model.base.CustomObjectAttribute> customAttributes) voidsetJsonPatchString(String jsonPatchString) toString()
-
Constructor Details
-
UserPatchRequest
public UserPatchRequest()
-
-
Method Details