inboxId property

String? inboxId
getter/setter pair

The inbox that the Webhook will be triggered by. If null then webhook triggered at account level or phone level if phoneId set

Implementation

String? inboxId;