package notion
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- notion
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- implicit val patchableCheckbox: Patchable[Checkbox, PatchedCheckbox]
- implicit val patchableDate: Patchable[Date, PatchedDate]
- implicit val patchableEmail: Patchable[Email, PatchedEmail]
- implicit val patchableFiles: Patchable[Files, PatchedFiles]
- implicit val patchableMultiSelect: Patchable[MultiSelect, PatchedMultiSelect]
- implicit val patchableNumber: Patchable[Number, PatchedNumber]
- implicit val patchablePeople: Patchable[People, PatchedPeople]
- implicit val patchablePhoneNumber: Patchable[PhoneNumber, PatchedPhoneNumber]
- implicit val patchableRelation: Patchable[Relation, PatchedRelation]
- implicit val patchableRichText: Patchable[RichText, PatchedRichText]
- implicit val patchableSelect: Patchable[Select, PatchedSelect]
- implicit val patchableTitle: Patchable[Title, PatchedTitle]
- implicit val patchableUrl: Patchable[Url, PatchedUrl]