Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserCreateOrUpdateOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • UserCreateOrUpdateOptionalParams

Index

Properties

Properties

Optional ifMatch

ifMatch: undefined | string

ETag of the Entity. Not required when creating an entity, but required when updating an entity.

Optional notify

notify: undefined | false | true

Send an Email notification to the User.

Generated using TypeDoc