Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 525 Bytes

CredentialDTO.md

File metadata and controls

16 lines (11 loc) · 525 Bytes

swagger.model.CredentialDTO

Load the model package

import 'package:swagger/api.dart';

Properties

Name Type Description Notes
id String Credential identifier [optional] [default to null]
name String Credential name [optional] [default to null]

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