Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.07 KB

LtiCredentials.md

File metadata and controls

18 lines (14 loc) · 1.07 KB

LtiCredentials

Properties

Name Type Description Notes
id string The unique identifier of this couple of credentials [optional]
name string Name of the couple of credentials [optional]
lms \Flat\APIClient\Model\LmsName [optional]
organization string The unique identifier of the Organization associated to these credentials [optional]
creator string Unique identifier of the user who created these credentials [optional]
creationDate \DateTime The creation date of thse credentials [optional]
lastUsage \DateTime The last time these credentials were used [optional]
consumerKey string OAuth 1 Consumer Key [optional]
consumerSecret string OAuth 1 Consumer Secret [optional]

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