public static interface FormInputValuePropertyBindingProperties.Builder extends SdkPojo, CopyableBuilder<FormInputValuePropertyBindingProperties.Builder,FormInputValuePropertyBindingProperties>
| Modifier and Type | Method and Description |
|---|---|
FormInputValuePropertyBindingProperties.Builder |
field(String field)
The data field to bind the property to.
|
FormInputValuePropertyBindingProperties.Builder |
property(String property)
The form property to bind to the data field.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFormInputValuePropertyBindingProperties.Builder property(String property)
The form property to bind to the data field.
property - The form property to bind to the data field.FormInputValuePropertyBindingProperties.Builder field(String field)
The data field to bind the property to.
field - The data field to bind the property to.Copyright © 2023. All rights reserved.