INPUT_OBJECT
MosaicMonitorInfoInput
Description
Represents the monitor input for protection.
link GraphQL Schema definition
- input MosaicMonitorInfoInput {
- # Specifies whether to enable monitor.
- Boolean :
- # Frequency of monitor.
- Int :
- # Frequency unit of monitor.
- RetentionUnit :
- }