Appearance
Rule.io SDK / client/src / ExportStatisticRecord
Interface: ExportStatisticRecord
Defined in: client/src/resources/exports/exports.types.ts:132
A single statistic record from the export API.
Properties
createdAt
createdAt:
string
Defined in: client/src/resources/exports/exports.types.ts:138
eventId
eventId:
string
Defined in: client/src/resources/exports/exports.types.ts:135
messageType
messageType:
string
Defined in: client/src/resources/exports/exports.types.ts:137
object
object:
ExportStatisticObject
Defined in: client/src/resources/exports/exports.types.ts:139
statisticId
statisticId:
string
Defined in: client/src/resources/exports/exports.types.ts:133
statisticType
statisticType:
ExportStatisticType
Defined in: client/src/resources/exports/exports.types.ts:134
subscriberId
subscriberId:
string
Defined in: client/src/resources/exports/exports.types.ts:136