PolarExpress.Schemas.ListResource_BenefitGrant_ (polar_express v0.1.6)

Copy Markdown View Source

ListResource[BenefitGrant]

Summary

Types

t()

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

Functions

schema_name()