Class RemoveModuleOwnershipParams


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

    Original spec-file type: RemoveModuleOwnershipParams

     Parameters for the remove_module_ownership function.
                     Required arguments:
                     modulename mod - the module to modify.
                     username old_owner - the user to remove from the module's list of
                             owners.