Confirmation type

Defines values for Confirmation.
KnownConfirmation can be used interchangeably with Confirmation, this enum contains the known values that the service supports.

Known values supported by the service

signup: Send an e-mail to the user confirming they have successfully signed up.
invite: Send an e-mail inviting the user to sign-up and complete registration.

type Confirmation = string