Interface BasicAuthOptions

Basic Authentication options for webhooks. Will be used is present when calling webhook endpoints.

Export

Interface

BasicAuthOptions

Hierarchy

  • BasicAuthOptions

Properties

Properties

password: string

Memberof

BasicAuthOptions

username: string

Memberof

BasicAuthOptions