export interface TerminalManagementSetting { tenantDisplay: string; tenantId: string; appTerminalMaxCount: string; serviceTerminalMaxCount: string; }