HookSniffAPI.Model.UsageStatsResponse
(hooksniff v1.0.0)
Account usage statistics summary
Types
@type t() :: %HookSniffAPI.Model.UsageStatsResponse{
deliveries_count: integer(),
endpoints_count: integer(),
storage_used_bytes: integer(),
teams_count: integer()
}