CartCalculationRequest

Request object that is passed into the calculate method of the various calculators.

Constructor for CartCalculationRequest.

ParamDescription
CartCart object to contain in the request.

Returns the Cart object contained in the request.

Type

Cart

Description

Cart