Interface protos.google.cloud.recaptchaenterprise.v1.TransactionData.IUser (5.5.0)

Properties of a User.

Package

@google-cloud/recaptcha-enterprise

Properties

accountId

accountId?: (string|null);

User accountId

creationMs

creationMs?: (number|Long|string|null);

User creationMs

email

email?: (string|null);

User email

emailVerified

emailVerified?: (boolean|null);

User emailVerified

phoneNumber

phoneNumber?: (string|null);

User phoneNumber

phoneVerified

phoneVerified?: (boolean|null);

User phoneVerified