Type Alias GetQueueCountResponse

GetQueueCountResponse: {
    database_length: number;
}