Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 763 Bytes

SharedConnectionResponse.md

File metadata and controls

15 lines (11 loc) · 763 Bytes

SharedConnectionResponse

Properties

Name Type Description Notes
id string id of the shared connection
display_name string display name of shared connection [optional]
service_type string service type of shared connection can be apple gitlab
credential_type string the type of the credential
is_valid bool whether the credentials are valid or not [optional]
is2_fa bool if the account is a 2FA account or not [optional]

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