Data Object - SrmCallout

Property of
SrmRecoverySettings
Extended by
SrmCommand, SrmPrompt
Since
SRM API 3.0

Data Object Description

Base class for all Callouts (Commands or Prompts).

Properties

Name Type Description
descriptionxsd:string

Name/description of the Callout, for display purposes in UI.

A short description or name of the Callout for display purposes in the UI.

uuidxsd:string

UUID of the Callout, used by the UI for editing.

This string should follow the definition of the string representation of a UUID as per RFC 4122. An example of a UUID is "08e3c162-9213-ff31-681b-ff6e35f2ac1b".

Properties inherited from
None