Class: UserType

UserType


new UserType()

Properties:
Name Type Description
_links hash
created dateTime
createdBy string
default boolean
description string
displayName string
id string
lastUpdated dateTime
lastUpdatedBy string
name string

Extends

Methods


replaceUserType(typeId)

Parameters:
Name Type Description
typeId string
Returns:
Type
Promise.<UserType>

update()

Returns:
Type
Promise.<UserType>