Package notion.api.v1.model.databases
Class LastEditedByPropertySchema
-
- All Implemented Interfaces:
-
notion.api.v1.model.databases.DatabasePropertySchema
public class LastEditedByPropertySchema implements DatabasePropertySchema
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<String, Object>
lastEditedBy
-
Constructor Summary
Constructors Constructor Description LastEditedByPropertySchema(Map<String, Object> lastEditedBy)
LastEditedByPropertySchema()
-
Method Summary
Modifier and Type Method Description final Map<String, Object>
getLastEditedBy()
-