This website requires JavaScript.
Explore
Help
Sign In
public
/
immich
Watch
1
Star
0
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2025-12-10 09:33:58 +09:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
789e3e392414f236c20739de78f20ca2cccf1dba
immich
/
mobile
/
openapi
/
doc
/
APIKeyResponseDto.md
Michel Heusschen
789e3e3924
refactor(server): use date type for entities (
#2602
)
2023-05-30 08:15:56 -05:00
537 B
Generated
Raw
Blame
History
openapi.model.APIKeyResponseDto
Load the model package
import
'package:openapi/api.dart'
;
Properties
Name
Type
Description
Notes
id
String
name
String
createdAt
DateTime
updatedAt
DateTime
[Back to Model list]
[Back to API list]
[Back to README]