Skip to main content

IncidentRecord

@totemsdk/provider-bond


@totemsdk/provider-bond / IncidentRecord

Interface: IncidentRecord

Properties

createdAt

createdAt: number


incidentId

incidentId: string


message?

optional message?: string


metadata?

optional metadata?: Record<string, unknown>


providerId

providerId: string


resolvedAt?

optional resolvedAt?: number


severity

severity: IncidentSeverity


status

status: IncidentStatus


type

type: IncidentType