Interface StartSmsConsentInput

Input model for starting SMS User Consent listener

Hierarchy

  • StartSmsConsentInput

Properties

Properties

senderPhoneNumber?: string

Optional phone number to filter SMS messages. If provided, only SMS from this sender will trigger the consent UI. Format: E.164 format recommended (e.g., "+1234567890")

Generated using TypeDoc