PolarExpress.Schemas.ListResource_CustomerWallet_ (polar_express v0.1.5)

Copy Markdown View Source

ListResource[CustomerWallet]

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.ListResource_CustomerWallet_{
  items: [PolarExpress.Schemas.CustomerWallet.t()] | nil,
  pagination: PolarExpress.Schemas.Pagination.t() | nil
}
  • items
  • pagination

Functions

schema_name()