Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateVanityUrlDetails

Input payload to update a vanity url.

Properties

caCertificate

caCertificate: string

PEM CA certificate(s) for HTTPS connections. This may include multiple PEM certificates.

Optional passphrase

passphrase: undefined | string

Passphrase for the PEM Private key (if any).

privateKey

privateKey: string

PEM Private key for HTTPS connections.

publicCertificate

publicCertificate: string

PEM certificate for HTTPS connections.

Functions

getDeserializedJsonObj

getJsonObj