Type Alias CustomObjectRecordMetaData

CustomObjectRecordMetaData: {
    channel: string;
    createdAt: string;
    source: string;
    sourceId: string;
}

Type declaration

  • channel: string
  • createdAt: string
  • source: string
  • sourceId: string