interface AddFieldBean {
    fieldId: string;
}

Properties

Properties

fieldId: string

The ID of the field to add.