Hierarchy

  • LimeProperty

Properties

acl: Acl
defaultvalue: any
fieldorder: number
has_sql?: boolean
label: string
length?: number
localname: string
name: string
options?: Option[]
relation?: {
    getBackreference: (() => LimeProperty);
    getLimetype: (() => LimeType);
}

Type declaration

required: boolean