Skip to content

Rule.io SDK


Rule.io SDK / client/src / ExportDispatcherRecord

Interface: ExportDispatcherRecord

Defined in: client/src/resources/exports/exports.types.ts:112

A single dispatcher record from the export API.

Properties

accountId

accountId: number

Defined in: client/src/resources/exports/exports.types.ts:115


accountName

accountName: string

Defined in: client/src/resources/exports/exports.types.ts:116


channel

channel: string

Defined in: client/src/resources/exports/exports.types.ts:120


createdAt

createdAt: string | null

Defined in: client/src/resources/exports/exports.types.ts:113


dispatcherId

dispatcherId: number

Defined in: client/src/resources/exports/exports.types.ts:117


dispatcherName

dispatcherName: string

Defined in: client/src/resources/exports/exports.types.ts:118


dispatcherType

dispatcherType: string

Defined in: client/src/resources/exports/exports.types.ts:119


filters

filters: string

Defined in: client/src/resources/exports/exports.types.ts:122


journeyId

journeyId: string

Defined in: client/src/resources/exports/exports.types.ts:126


journeyName

journeyName: string

Defined in: client/src/resources/exports/exports.types.ts:127


tags?

optional tags?: string | null

Defined in: client/src/resources/exports/exports.types.ts:121


updatedAt

updatedAt: string | null

Defined in: client/src/resources/exports/exports.types.ts:114


utmCampaign

utmCampaign: string

Defined in: client/src/resources/exports/exports.types.ts:123


utmContent?

optional utmContent?: string | null

Defined in: client/src/resources/exports/exports.types.ts:125


utmTerm

utmTerm: string

Defined in: client/src/resources/exports/exports.types.ts:124


variableSetIds

variableSetIds: string

Defined in: client/src/resources/exports/exports.types.ts:128