Type Alias CommerceWidgetPurchaseFlowParams

CommerceWidgetPurchaseFlowParams: {
    flow: PURCHASE;
} & PurchaseWidgetParams
""