| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
Tier |
Tier.deadlineConfiguration(String deadlineConfiguration) |
Tier |
Tier.fromAmount(Amount fromAmount) |
Tier |
Tier.tierNumber(Integer tierNumber) |
Tier |
Tier.toAmount(Amount toAmount) |
| Modifier and Type | Method and Description |
|---|---|
List<Tier> |
TierConfiguration.getTiers()
Get tiers
|
| Modifier and Type | Method and Description |
|---|---|
TierConfiguration |
TierConfiguration.addTiersItem(Tier tiersItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
TierConfiguration.setTiers(List<Tier> tiers) |
TierConfiguration |
TierConfiguration.tiers(List<Tier> tiers) |
Copyright © 2022. All rights reserved.