mirror of https://github.com/immich-app/immich.git
959 B
959 B
openapi.model.PartnerResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| createdAt | DateTime | ||
| deletedAt | DateTime | ||
| String | |||
| externalPath | String | ||
| firstName | String | ||
| id | String | ||
| inTimeline | bool | [optional] | |
| isAdmin | bool | ||
| lastName | String | ||
| memoriesEnabled | bool | [optional] | |
| oauthId | String | ||
| profileImagePath | String | ||
| shouldChangePassword | bool | ||
| storageLabel | String | ||
| updatedAt | DateTime |