mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
584 B
584 B
openapi.model.UserLicense
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| activatedAt | DateTime | Activation date | |
| activationKey | String | Activation key | |
| licenseKey | String | License key (format: /^IM(SV | CL)(-[\dA-Za-z]{4}){8}$/) |