SegmentStatus
Midnight.js API Reference v3.1.0
Midnight.js API Reference / @midnight-ntwrk/midnight-js-types / SegmentStatus
Type Alias: SegmentStatus
SegmentStatus = typeof
SegmentSuccess| typeofSegmentFail
Represents the result of a segment operation, which can either be a successful operation
(SegmentSuccess) or a failed operation (SegmentFail).