Interface InstanceUsageUsers

interface InstanceUsageUsers {
    activeMonth: number;
}

Properties

Properties

activeMonth: number

The number of active users in the past 4 weeks.