Polarex.ListResourceCustomerSubscription (Polarex v0.1.0)

View Source

Provides struct and type for a ListResourceCustomerSubscription

Summary

Types

t()

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