Polarex.ListResourceCustomerBenefitGrant (Polarex v0.1.0)
View SourceProvides struct and type for a ListResourceCustomerBenefitGrant
Summary
Types
@type t() :: %Polarex.ListResourceCustomerBenefitGrant{ items: [ Polarex.CustomerBenefitGrantCustom.t() | Polarex.CustomerBenefitGrantDiscord.t() | Polarex.CustomerBenefitGrantDownloadables.t() | Polarex.CustomerBenefitGrantGitHubRepository.t() | Polarex.CustomerBenefitGrantLicenseKeys.t() | Polarex.CustomerBenefitGrantMeterCredit.t() ], pagination: Polarex.Pagination.t() }