| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.factory |
| Modifier and Type | Method and Description |
|---|---|
static BuyButtonBuilder |
ButtonFactory.createBuyButton(String payload)
Creates a new
BuyButton object. |
BuyButtonBuilder |
BuyButtonBuilder.setPaymentSummary(PaymentSummary paymentSummary)
Sets the
PaymentSummary for the current BuyButton. |
| Constructor and Description |
|---|
PaymentSummaryBuilder(String currency,
PaymentType paymentType,
String merchantName,
BuyButtonBuilder parentBuilder)
Instantiates a new PaymentSummaryBuilder.
|
Copyright © 2017 BotMill. All rights reserved.