Package com.chrt.api.types
Interface CargojsonSalesIncentive.ChargeAmountStage
-
- All Known Implementing Classes:
CargojsonSalesIncentive.Builder
- Enclosing class:
- CargojsonSalesIncentive
public static interface CargojsonSalesIncentive.ChargeAmountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CargojsonSalesIncentive._FinalStagechargeAmount(double chargeAmount)CargojsonSalesIncentive.Builderfrom(CargojsonSalesIncentive other)
-
-
-
Method Detail
-
chargeAmount
CargojsonSalesIncentive._FinalStage chargeAmount(double chargeAmount)
-
from
CargojsonSalesIncentive.Builder from(CargojsonSalesIncentive other)
-
-