Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.02 KB

File metadata and controls

18 lines (14 loc) · 1.02 KB

CredentialsLookerOpenid

Properties

Name Type Description Notes
email str EMail address used for user login [optional]
created_at str Timestamp for the creation of this credential [optional]
logged_in_at str Timestamp for most recent login using credential [optional]
logged_in_ip str IP address of client for most recent login using credential [optional]
is_disabled bool Has this credential been disabled? [optional]
type str Short name for the type of this kind of credential [optional]
url str Link to get this item [optional]
user_url str Link to get this user [optional]
can dict(str, bool) Operations the current user is able to perform on this object [optional]

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