| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.factory | |
| co.aurasphere.botmill.fb.model.outcoming.template.button |
| Modifier and Type | Method and Description |
|---|---|
PaymentSummaryBuilder |
PaymentSummaryBuilder.addPriceLabel(PriceLabel priceLabel)
Adds a
PriceLabel to the PaymentSummary. |
| Modifier and Type | Method and Description |
|---|---|
List<PriceLabel> |
PaymentSummary.getPriceList()
Gets the price list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSummary.addPriceLabel(PriceLabel priceLabel)
Adds the price label.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSummary.setPriceList(List<PriceLabel> priceList)
Sets the price list.
|
Copyright © 2017 BotMill. All rights reserved.