Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProfileDeleted

The success response to the profile "delete()" API.

export
interface

IProfileDeleted

Hierarchy

  • IProfileDeleted

Index

Properties

Optional defaultCleared

defaultCleared: boolean

Specifies whether the default profile was cleared.

memberof

IProfileDeleted

message

message: string

The message - for display purposes - e.g. The profile was successfully deleted.

memberof

IProfileDeleted

path

path: string

The path to the profile that was deleted.

memberof

IProfileDeleted

Generated using TypeDoc