Method | Description | Returns |
---|---|---|
getId() | int | |
getCode() | string | |
getRedirectUrl() | string | |
getExpiryDate() | DateTime | |
getScope() | string | |
getCreated() | Date the record was created. | DateTime |
getModified() | Last modification date for the record. | DateTime |
getAccessToken() | AccessToken | |
getApp() | Client | |
getUser() | User | |
isNewRecord() | Check if the record is a new record | bool |
isHierarchicalModel() | Check whether a model is a hierarchical model, i.e. can have children | bool |
OAuth\Models\Backend\AuthorizationCode
AuthorizationCode