| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
PaymentProductField |
PaymentProductField.withDataRestrictions(PaymentProductFieldDataRestrictions value)
Object containing data restrictions that apply to this field, like minimum and/or maximum length
|
PaymentProductField |
PaymentProductField.withDisplayHints(PaymentProductFieldDisplayHints value)
Object containing display hints for this field, like the order, mask, preferred keyboard
|
PaymentProductField |
PaymentProductField.withId(String value) |
PaymentProductField |
PaymentProductField.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentProductField> |
PaymentProduct.getFields()
Object containing all the fields and their details that are associated with this payment product.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProduct.setFields(List<PaymentProductField> value)
Object containing all the fields and their details that are associated with this payment product.
|
PaymentProduct |
PaymentProduct.withFields(List<PaymentProductField> value)
Object containing all the fields and their details that are associated with this payment product.
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.