UNPKG

chatkitty

Version:
21 lines (13 loc) 639 B
# CursorPagedModelNotificationResourceEmbedded ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **notifications** | [**Array<NotificationResource>**](NotificationResource.md) | | [optional] [default to undefined] ## Example ```typescript import { CursorPagedModelNotificationResourceEmbedded } from 'chatkitty'; const instance: CursorPagedModelNotificationResourceEmbedded = { notifications, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)