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