An activation instance for a license key.
@type t() :: %DodoPayments.LicenseKeyInstance{ business_id: String.t() | nil, created_at: String.t() | nil, extra: map(), id: String.t() | nil, license_key_id: String.t() | nil, name: String.t() | nil }