Class: Status

Status()

new Status()

Enumeration of possible statuses of the resources.
Properties:
Name Type Description
ADDED string
REMOVED string

Members

(static) ADDED :string

Type:
  • string
Default Value:
  • ADDED

(static) REMOVED :string

Type:
  • string
Default Value:
  • REMOVED

Home