Polarex.ListResourceCustomerWallet (Polarex v0.2.8)

View Source

Provides struct and type for a ListResourceCustomerWallet

Summary

Types

t()

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