Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 767 Bytes

SystemMessageInfo.md

File metadata and controls

22 lines (10 loc) · 767 Bytes

SystemMessageInfo

Properties

Name Type Description Notes
type string [optional] [default to undefined]
message string A response from Fireblocks that communicates a message about the health of the process being performed. If this object is returned with data, you should expect potential delays or incomplete transaction statuses. [optional] [default to undefined]

Enum: SystemMessageInfoTypeEnum

  • Warn (value: 'WARN')

  • Block (value: 'BLOCK')

[Back to top] [Back to API list] [Back to Model list] [Back to README]