Show / Hide Table of Contents

Enum VerificationMailSettings.Types.VerificationMailMode

The different configuration options for sending a verification email when adding a user.

Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public enum VerificationMailSettings.Types.VerificationMailMode

Fields

Name Description
SendVerificationMail

An invitation email is sent to the user added shortly after.

SuppressVerificationMail

No invitation email is sent. This can be useful if the user is expected to accept the invitation through the API without needing another notification.

Unspecified

Default first member of every enum. Do not use.

In this article
Back to top Generated by DocFX