Class TwilioIntegrationAccountBasicAuthUpdate

Username and password authentication. Only the fields provided are changed; omit password to keep the stored one.

Hierarchy

  • TwilioIntegrationAccountBasicAuthUpdate

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