Skip to content

Documentation / joplin-api / EventProperties

Interface: EventProperties

Properties

before_change_item

before_change_item: string

Defined in

api/EventApi.ts:12


created_time

created_time: number

Defined in

api/EventApi.ts:10


id

id: number

Defined in

api/EventApi.ts:6


item_id

item_id: string

Defined in

api/EventApi.ts:8


item_type

item_type: number

Defined in

api/EventApi.ts:7


source

source: number

Defined in

api/EventApi.ts:11


type

type: number

Defined in

api/EventApi.ts:9

Released under the MIT License.