UI: Add tenant id for interface
This commit is contained in:
parent
db774eacf9
commit
edfe106580
@ -131,4 +131,5 @@ export interface QueueStatisticsInfo extends BaseData<QueueId>, HasTenantId {
|
||||
queueName: string;
|
||||
serviceId: string;
|
||||
name?: string;
|
||||
tenantId?: TenantId;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user