public static interface FormInputValueProperty.Builder extends SdkPojo, CopyableBuilder<FormInputValueProperty.Builder,FormInputValueProperty>
| Modifier and Type | Method and Description |
|---|---|
FormInputValueProperty.Builder |
value(String value)
The value to assign to the input field.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFormInputValueProperty.Builder value(String value)
The value to assign to the input field.
value - The value to assign to the input field.Copyright © 2022. All rights reserved.