public class AmountBreakdown extends Object
| Constructor and Description |
|---|
AmountBreakdown() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAmount()
Amount in cents and always having 2 decimals
|
String |
getType()
Type of the amount.
|
void |
setAmount(Long value)
Amount in cents and always having 2 decimals
|
void |
setType(String value)
Type of the amount.
|
public Long getAmount()
public void setAmount(Long value)
public String getType()
public void setType(String value)
Copyright © 2025 Worldline Global Collect. All rights reserved.