WebhookDeliveryListPagination model.
@type t() :: %ExBifrost.Model.WebhookDeliveryListPagination{ limit: integer() | nil, offset: integer() | nil, total_count: integer() | nil }