Polarex.ListResourceWebhookDelivery (Polarex v0.2.3)

View Source

Provides struct and type for a ListResourceWebhookDelivery

Summary

Types

t()

@type t() :: %Polarex.ListResourceWebhookDelivery{
  items: [Polarex.WebhookDelivery.t()],
  pagination: Polarex.Pagination.t()
}