Polarex.ListResourceBenefitGrant (Polarex v0.2.0)

View Source

Provides struct and type for a ListResourceBenefitGrant

Summary

Types

t()

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