Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProfileUpdated

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

export
interface

IProfileUpdated

Hierarchy

  • IProfileUpdated

Index

Properties

Properties

message

message: string

A message for display purposes

path

path: string

The path to the profile that was updated

Optional profile

profile: IProfile

The contents of the profile

Generated using TypeDoc