DashboardSummary

data class DashboardSummary(val totalMessagesSent: Long, val totalContacts: Long, val currentPlan: String, val planQuota: Long, val quotaUsed: Long, val usagePercentage: Double)(source)

Constructors

Link copied to clipboard
constructor(totalMessagesSent: Long, totalContacts: Long, currentPlan: String, planQuota: Long, quotaUsed: Long, usagePercentage: Double)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard