Skip to main content

Interface: ChannelFailures

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:11

Channel delivery failure and volume counts.

Properties

emailFailures?

optional emailFailures: number

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:18


emailTotal?

optional emailTotal: number

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:19


smsFailures?

optional smsFailures: number

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:12


smsOutboundChats?

optional smsOutboundChats: number

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:15


smsResponded?

optional smsResponded: number

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:14


smsTopFailurePhoneNumberId?

optional smsTopFailurePhoneNumberId: number | null

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:20


smsTotal?

optional smsTotal: number

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:13


voiceFailures?

optional voiceFailures: number

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:16


voiceTopFailurePhoneNumberId?

optional voiceTopFailurePhoneNumberId: number | null

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:21


voiceTotal?

optional voiceTotal: number

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:17