NotionInegrationInstance: NotionIntegrationOptions & {
    createdAt: number;
    id: string;
    updatedAt: number;
}

Type declaration

  • createdAt: number
  • id: string
  • updatedAt: number

Generated using TypeDoc