Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 1.06 KB

CredentialsEmbed.md

File metadata and controls

18 lines (14 loc) · 1.06 KB

CredentialsEmbed

Properties

Name Type Description Notes
id int Unique Id [optional]
external_user_id string Embedder's unique id for the user [optional]
external_group_id string Embedder's id for a group to which this user was added during the most recent login [optional]
created_at string Timestamp for the creation of this credential [optional]
logged_in_at string Timestamp for most recent login using credential [optional]
is_disabled bool Has this credential been disabled? [optional]
type string Short name for the type of this kind of credential [optional]
url string Link to get this item [optional]
can map[string,bool] Operations the current user is able to perform on this object [optional]

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