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