| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.factory | |
| co.aurasphere.botmill.fb.model.outcoming.payload.template |
| Modifier and Type | Method and Description |
|---|---|
ReceiptTemplateBuilder |
ReceiptTemplateBuilder.addAdjustment(Adjustment adjustment)
Adds an
Adjustment to this builder. |
| Modifier and Type | Method and Description |
|---|---|
List<Adjustment> |
ReceiptTemplatePayload.getAdjustments()
Gets the adjustments.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiptTemplatePayload.addAdjustment(Adjustment adjustment)
Adds the adjustment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiptTemplatePayload.setAdjustments(List<Adjustment> adjustments)
Sets the adjustments.
|
Copyright © 2017 BotMill. All rights reserved.