| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
AccountOnFile |
PaymentProductGroup.getAccountOnFile() |
AccountOnFile |
AccountOnFile.withAttributes(List<AccountOnFileAttribute> value) |
AccountOnFile |
AccountOnFile.withDisplayHints(AccountOnFileDisplayHints value)
Object containing information for the client on how best to display this field
|
AccountOnFile |
AccountOnFile.withId(Integer value) |
AccountOnFile |
AccountOnFile.withPaymentProductId(Integer value)
Payment product identifier - Please see Products documentation for a full overview of possible values.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountOnFile> |
PaymentProduct.getAccountsOnFile()
List of tokens for that payment product
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProductGroup.setAccountOnFile(AccountOnFile value) |
PaymentProductGroup |
PaymentProductGroup.withAccountOnFile(AccountOnFile value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProduct.setAccountsOnFile(List<AccountOnFile> value)
List of tokens for that payment product
|
PaymentProduct |
PaymentProduct.withAccountsOnFile(List<AccountOnFile> value)
List of tokens for that payment product
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.