Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 685 Bytes

InlineResponse200DataTriggerStatus.md

File metadata and controls

24 lines (11 loc) · 685 Bytes

realtimepricealerting.InlineResponse200DataTriggerStatus

Properties

Name Type Description Notes
code String Code of the status. [optional]
details String A human-readable, unstructured explanation specific to this error. [optional]
encryptedDetails String Base64-encoded, internal details about the error, in addition to "details". An issue submitted to Service Desk should contain this data to speed up investigation. [optional]

Enum: CodeEnum

  • active (value: "active")

  • inactive (value: "inactive")

  • error (value: "error")