Polarex.LicenseKeyUpdate (Polarex v0.2.0)
View SourceProvides struct and type for a LicenseKeyUpdate
Summary
Types
@type t() :: %Polarex.LicenseKeyUpdate{ expires_at: DateTime.t() | nil, limit_activations: integer() | nil, limit_usage: integer() | nil, status: String.t() | nil, usage: integer() | nil }