@ecp.eth/sdk / indexer / IndexerAPIMarkNotificationsAsSeenSchemaType
Type Alias: IndexerAPIMarkNotificationsAsSeenSchemaType
type IndexerAPIMarkNotificationsAsSeenSchemaType = {
count: number;
};
Defined in: packages/sdk/src/indexer/schemas.ts:853
Type declaration
count
count: number;