Home > @vsf-enterprise/epcc-api > CheckoutParams
# CheckoutParams interface
Signature:
export interface CheckoutParams
# Properties
Property | Type | Description |
---|---|---|
items | CartItem[] | Collection of cart items |
Home > @vsf-enterprise/epcc-api > CheckoutParams
Signature:
export interface CheckoutParams
Property | Type | Description |
---|---|---|
items | CartItem[] | Collection of cart items |
On this page