CartExtension.OptionalBuyerActionDetails

Optional representation of CartExtension.BuyerActionDetails. This object provides information (if available), that can be used to optimize the business logic in custom calculators.

Set specified BuyerActionDetails

TypeDescription
OptionalBuyerActionDetailsOptionalBuyerActionDetails

Set empty BuyerActionDetails

TypeDescription
OptionalBuyerActionDetailsOptionalBuyerActionDetails

Get BuyerActionDetails

TypeDescription
BuyerActionDetailsBuyerActionDetails
ExceptionDescription
OptionalNotCheckedExceptionIf the isPresent() method was not called prior to calling this method

Checks if BuyerActionDetails exist (not null)

TypeDescription
BooleanBoolean