Skip to content

Documentation / joplin-api / FieldsParam

Interface: FieldsParam<K>

Defined in: model/FieldsParam.ts:1

Type Parameters

K

Properties

fields?

optional fields: K[]

Defined in: model/FieldsParam.ts:2

Released under the MIT License.