Polarex.ListResourceWallet (Polarex v0.2.8)

View Source

Provides struct and type for a ListResourceWallet

Summary

Types

t()

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