Interface: CartSecretRevealOutcome
Outcome of an operation that reveals a one-time cart access secret — cart
creation and recovery redemption. secret is the raw secret to persist into
the composite cart-id cookie; it is shown only here and cannot be retrieved
again. The SDK cart manager persists it for you; a direct API caller must
store it immediately.
Extends
Properties
cart
cart:
CartFragment
Inherited from
secret
secret:
string|null
warnings
warnings:
CartWarningFragment[]