PolarExpress.Schemas.BenefitGrantMetadata (polar_express v0.2.2)

Copy Markdown View Source

BenefitGrantMetadata

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.BenefitGrantMetadata{
  benefit_grant_id: term(),
  benefit_id: term(),
  benefit_type: term(),
  member_id: term()
}
  • benefit_grant_id
  • benefit_id
  • benefit_type
  • member_id

Functions

schema_name()