Polarex.LicenseKeyActivationRead (Polarex v0.3.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: map(), modified_at: DateTime.t() | nil }