| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
PaymentProductFieldDataRestrictions |
PaymentProductField.getDataRestrictions()
Object containing data restrictions that apply to this field, like minimum and/or maximum length
|
PaymentProductFieldDataRestrictions |
PaymentProductFieldDataRestrictions.withIsRequired(Boolean value)
* true - Indicates that this field is required
* false - Indicates that this field is optional
|
PaymentProductFieldDataRestrictions |
PaymentProductFieldDataRestrictions.withValidators(PaymentProductFieldValidators value)
Object containing the details of the validations on the field
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProductField.setDataRestrictions(PaymentProductFieldDataRestrictions value)
Object containing data restrictions that apply to this field, like minimum and/or maximum length
|
PaymentProductField |
PaymentProductField.withDataRestrictions(PaymentProductFieldDataRestrictions value)
Object containing data restrictions that apply to this field, like minimum and/or maximum length
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.