interface AddField {
    fieldId: string;
}

Hierarchy (view full)

Properties

Properties

fieldId: string

The ID of the field to add.