public class PlatformFee
extends java.lang.Object
| Constructor and Description |
|---|
PlatformFee() |
| Modifier and Type | Method and Description |
|---|---|
Money |
amount() |
PlatformFee |
amount(Money amount) |
PayeeBase |
payeeBase() |
PlatformFee |
payeeBase(PayeeBase payeeBase) |
public Money amount()
public PlatformFee amount(Money amount)
public PayeeBase payeeBase()
public PlatformFee payeeBase(PayeeBase payeeBase)