Interface SmsConsentOutput

Result model containing the SMS message after user consent

On success, contains the full SMS message text that the user approved. On error, an exception will be thrown instead of returning an error status.

Hierarchy

  • SmsConsentOutput

Properties

Properties

message?: string

The full SMS message text received after user consent

Generated using TypeDoc