immich/mobile/openapi/doc/APIKeyCreateResponseDto.md

484 B

openapi.model.APIKeyCreateResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
secret String
apiKey APIKeyResponseDto

[Back to Model list] [Back to API list] [Back to README]