Changes the CartState from Active to Frozen. Results in a Frozen Cart. Fails with InvalidOperation error when the Cart is empty.
Active
Frozen
Readonly
Changes the CartState from
Active
toFrozen
. Results in a Frozen Cart. Fails with InvalidOperation error when the Cart is empty.