Skip to main content

V1GetAllBellNotificationRestResponse

    page numberrequired

    Page number.

    page_size numberrequired

    Page size.

    page_total numberrequired

    Page total.

    total numberrequired

    Total of elements.

    data object[]required

    Notification data.

  • Array [
  • id stringrequired

    Notification UUID.

    user_id stringrequired

    User UUID.

    title stringrequired

    Notification title.

    description stringrequired

    Notification description.

    read booleanrequired

    Indicates if the notification has been read.

    created_at date-timerequired

    Notification created at.

  • ]