Interface: BasicAuthOptions
Basic Authentication options for webhooks. Will be used is present when calling webhook endpoints.
export
interface
BasicAuthOptions
Table of contents
Properties
Properties
password
• password: string
memberof
BasicAuthOptions
username
• username: string
memberof
BasicAuthOptions