Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserDeleteOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • UserDeleteOptionalParams

Index

Properties

Optional appType

appType: AppType

Determines the type of application which send the create user request. Default is legacy publisher portal.

Optional deleteSubscriptions

deleteSubscriptions: undefined | false | true

Whether to delete user's subscription or not.

Optional notify

notify: undefined | false | true

Send an Account Closed Email notification to the User.

Generated using TypeDoc