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