-
- All Implemented Interfaces:
-
notion.api.v1.model.databases.DatabasePropertySchema
public class SelectPropertySchema implements DatabasePropertySchema
-
-
Field Summary
Fields Modifier and Type Field Description private final <ERROR CLASS>
select
-
Constructor Summary
Constructors Constructor Description SelectPropertySchema(List<SelectOptionSchema> select)
SelectPropertySchema()
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS>
getSelect()
-
-
Constructor Detail
-
SelectPropertySchema
SelectPropertySchema(List<SelectOptionSchema> select)
-
SelectPropertySchema
SelectPropertySchema()
-
-
Method Detail
-
getSelect
final <ERROR CLASS> getSelect()
-
-
-
-