Polarex.LicenseKeyActivationRead (Polarex v0.2.0)
View SourceProvides struct and type for a LicenseKeyActivationRead
Summary
Types
@type t() :: %Polarex.LicenseKeyActivationRead{ created_at: DateTime.t(), id: String.t(), label: String.t(), license_key: Polarex.LicenseKeyRead.t(), license_key_id: String.t(), meta: Polarex.Meta.t(), modified_at: DateTime.t() | nil }