Package notion.api.v1.model.common
Class SyncedFrom
-
- All Implemented Interfaces:
-
notion.api.v1.model.common.Icon
public final class SyncedFrom implements Icon
-
-
Constructor Summary
Constructors Constructor Description SyncedFrom(String type, String blockId)
SyncedFrom(String type)
SyncedFrom()
-
Method Summary
Modifier and Type Method Description final String
getType()
final String
getBlockId()
-