Class: AppUser

AppUser


new AppUser()

Properties:
Name Type Description
_embedded hash
_links hash
created dateTime
credentials AppUserCredentials
externalId string
id string
lastSync dateTime
lastUpdated dateTime
passwordChanged dateTime
profile hash
scope string
status string
statusChanged dateTime
syncState string

Extends

Methods


delete(appId, queryParameters)

Parameters:
Name Type Description
appId string
queryParameters object

update(appId)

Parameters:
Name Type Description
appId string
Returns:
Type
Promise.<AppUser>