Type Alias NewFormElementLookupBase

NewFormElementLookupBase: {
    name: string;
    organisationId: string;
}

Type declaration

  • name: string

    A human readable identifier for the Lookup.

  • organisationId: string

    The identifier for the organisation associated with the Lookup.