Represents the user profile information passed in the onFollowUpChanged callback argument.

Hierarchy

  • FollowUpProfile

Properties

email?: null | string

User's email address.

mobileNumber?: null | string

User's mobile number, following the E.164 format.

name?: null | string

User's name.

Generated using TypeDoc