Class UserPatchRequest

    • Constructor Detail

      • UserPatchRequest

        public UserPatchRequest()
    • Method Detail

      • getJsonPatchString

        public String getJsonPatchString()
      • setJsonPatchString

        public void setJsonPatchString​(String jsonPatchString)
      • getCustomAttributes

        public List<io.jans.orm.model.base.CustomObjectAttribute> getCustomAttributes()
      • setCustomAttributes

        public void setCustomAttributes​(List<io.jans.orm.model.base.CustomObjectAttribute> customAttributes)