public interface PriceSelectionRequestDsl<T>
| Modifier and Type | Method and Description |
|---|---|
PriceSelection |
getPriceSelection() |
T |
withPriceSelection(PriceSelection priceSelection) |
T withPriceSelection(@Nullable PriceSelection priceSelection)
@Nullable PriceSelection getPriceSelection()