Interface ICreateOrUpdateUserResult

Hierarchy

  • ICreateOrUpdateUserResult

Properties

Properties

created: boolean

whether the user was newly created

user: UserRead

the created or updated user

Generated using TypeDoc