interface NonModelFieldType {
    nonModel: string;
}

Properties

Properties

nonModel: string