Interface EditUserOption

EditUserOption edit user options

Hierarchy

  • EditUserOption

Properties

active?: boolean
admin?: boolean
allow_create_organization?: boolean
allow_git_hook?: boolean
allow_import_local?: boolean
description?: string
email?: string

Format

email

full_name?: string
location?: string
login_name: string
max_repo_creation?: number

Format

int64

must_change_password?: boolean
password?: string
prohibit_login?: boolean
restricted?: boolean
source_id: number

Format

int64

visibility?: string
website?: string

Generated using TypeDoc