Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineResponse20014

Index

Properties

Optional loadMoreNotifications

loadMoreNotifications: undefined | string

Optional notifications

notifications: Array<InlineResponse20014Notifications>

Optional seenNotificationId

seenNotificationId: undefined | number

Optional totalRowsNotifications

totalRowsNotifications: undefined | number

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "notifications","baseName": "notifications","type": "Array<InlineResponse20014Notifications>"},{"name": "totalRowsNotifications","baseName": "total_rows_notifications","type": "number"},{"name": "seenNotificationId","baseName": "seen_notification_id","type": "number"},{"name": "loadMoreNotifications","baseName": "load_more_notifications","type": "string"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

  • getAttributeTypeMap(): { baseName: string; name: string; type: string }[]

Generated using TypeDoc