Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UpsertSMTPConfigRequest

Index

Constructors

Properties

_from?: string

Specifies the from

host?: string

Specifies the host

pass?: string

Specifies the password

port?: number

Specifies the port

useSSL?: boolean

Specifies the use SSL

user?: string

Specifies the user name

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc