public static interface PasswordField.Builder extends SdkPojo, CopyableBuilder<PasswordField.Builder,PasswordField>
| Modifier and Type | Method and Description |
|---|---|
PasswordField.Builder |
identifier(String identifier)
The name of the password field.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPasswordField.Builder identifier(String identifier)
The name of the password field. For example /form/password.
identifier - The name of the password field. For example /form/password.Copyright © 2022. All rights reserved.