| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
LabelTemplateElement |
LabelTemplateElement.withAttributeKey(String value)
Name of the attribute that is shown to the customer on selection pages or screens
|
LabelTemplateElement |
LabelTemplateElement.withMask(String value)
Regular mask for the attributeKey
Note: The mask is optional as not every field has a mask
|
| Modifier and Type | Method and Description |
|---|---|
List<LabelTemplateElement> |
AccountOnFileDisplayHints.getLabelTemplate()
Array of attribute keys and their mask
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountOnFileDisplayHints.setLabelTemplate(List<LabelTemplateElement> value)
Array of attribute keys and their mask
|
AccountOnFileDisplayHints |
AccountOnFileDisplayHints.withLabelTemplate(List<LabelTemplateElement> value)
Array of attribute keys and their mask
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.