interface ModelFieldType {
    model: string;
}

Properties

Properties

model: string