PolarExpress.Schemas.ListResource_CustomerBenefitGrant_ (polar_express v0.1.5)

Copy Markdown View Source

ListResource[CustomerBenefitGrant]

Summary

Types

t()

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

Functions

schema_name()