Package notion.api.v1.model.databases
Class RichTextPropertySchema
-
- All Implemented Interfaces:
-
notion.api.v1.model.databases.DatabasePropertySchema
public class RichTextPropertySchema implements DatabasePropertySchema
-
-
Constructor Summary
Constructors Constructor Description RichTextPropertySchema(Map<String, Object> richText)
RichTextPropertySchema()
-
Method Summary
Modifier and Type Method Description final Map<String, Object>
getRichText()
-