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