type and controller
This commit is contained in:
parent
88212ff79b
commit
d24785cd69
4 changed files with 7 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
export interface CommunicationTypeViewModel {
|
||||
id: number;
|
||||
type: string;
|
||||
useColumns: Array<string>;
|
||||
fields: Array<string>;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue