Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AgentHiveChatPreferencesRequest

Interface used for PUT chat preferences request body

Hierarchy

  • AgentHiveChatPreferencesRequest

Index

Properties

Properties

preferences: { notificationMuted: boolean }
remarks
  • Nested preferences object containing notification settings to update

Type declaration

  • notificationMuted: boolean
    remarks
    • Whether notifications should be muted for this user

Generated using TypeDoc