public class PaymentProductFieldFormElement extends Object
| Constructor and Description |
|---|
PaymentProductFieldFormElement() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Type of form element to be used.
|
List<ValueMappingElement> |
getValueMapping()
Deprecated: This field is not used by any payment product
|
void |
setType(String value)
Type of form element to be used.
|
void |
setValueMapping(List<ValueMappingElement> value)
Deprecated: This field is not used by any payment product
|
PaymentProductFieldFormElement |
withType(String value)
Type of form element to be used.
|
PaymentProductFieldFormElement |
withValueMapping(List<ValueMappingElement> value)
Deprecated: This field is not used by any payment product
|
public String getType()
public void setType(String value)
public PaymentProductFieldFormElement withType(String value)
public List<ValueMappingElement> getValueMapping()
public void setValueMapping(List<ValueMappingElement> value)
public PaymentProductFieldFormElement withValueMapping(List<ValueMappingElement> value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.