HookSniffAPI.Model.EndpointListResponse (hooksniff v1.0.0)
Paginated list of endpoints
Summary
Types
@type t() :: %HookSniffAPI.Model.EndpointListResponse{ data: [HookSniffAPI.Model.Endpoint.t()], has_more: boolean(), total: integer() }
Paginated list of endpoints
@type t() :: %HookSniffAPI.Model.EndpointListResponse{ data: [HookSniffAPI.Model.Endpoint.t()], has_more: boolean(), total: integer() }