Type alias GetQueueCountResponse

GetQueueCountResponse: {
    database_length: number;
}

Type declaration

  • database_length: number