export type system = { id?:string; name?:string; value?:string; code?:string; }