Class SetPermissionsParams


  • @Generated("com.googlecode.jsonschema2pojo")
    public class SetPermissionsParams
    extends Object

    Original spec-file type: SetPermissionsParams

     Input parameters for the "set_permissions" function.
                     One, and only one, of the following is required:
                     ws_id id - the numerical ID of the workspace.
                     ws_name workspace - the name of the workspace.
                     Required arguments:
                     permission new_permission - the permission to assign to the users.
                     list users - the users whose permissions will be altered.