Class TwilioIntegrationAccountBasicAuthRequest

Username and password authentication.

Hierarchy

  • TwilioIntegrationAccountBasicAuthRequest

Constructors

Properties

Constructors

Properties

The authentication method type.

password: string

Secret password or private key.

username: string

Non-secret username or public identifier for the credential pair.

Generated using TypeDoc