public class Price extends Object
| Constructor and Description |
|---|
Price() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAmount() |
Currency |
getCurrency() |
void |
setAmount(Integer amount) |
void |
setCurrency(Currency currency) |
Copyright 2022 OneSpan All rights reserved.