Interface CustomFieldItems

Hierarchy

  • CustomFieldItems

Properties

id?: string
idCustomField?: string
idModel?: string
modelType?: string
value?: {
    checked?: string;
}

Type declaration

  • Optional checked?: string

Generated using TypeDoc v0.24.8