| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.incoming.callback | |
| co.aurasphere.botmill.fb.model.incoming.callback.payment |
| Modifier and Type | Method and Description |
|---|---|
PaymentAmount |
PreCheckout.getAmount()
Gets the
PreCheckout.amount. |
| Modifier and Type | Method and Description |
|---|---|
void |
PreCheckout.setAmount(PaymentAmount amount)
Sets the
PreCheckout.amount. |
| Modifier and Type | Method and Description |
|---|---|
PaymentAmount |
Payment.getAmount()
Gets the
Payment.amount. |
| Modifier and Type | Method and Description |
|---|---|
void |
Payment.setAmount(PaymentAmount amount)
Sets the
Payment.amount. |
Copyright © 2017 BotMill. All rights reserved.