Polarex.ListResourceLicenseKeyRead (Polarex v0.2.3)

View Source

Provides struct and type for a ListResourceLicenseKeyRead

Summary

Types

t()

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