BFC Adapter
Poq.Sfcc.Adapter
namespace contains converters from/to OCAPI contract to Poq contract.
Converters
Sfcc Sdk provides several converters that allows conversion from/to Sfcc classes to Poq.Contract classes.
List of Available Converters
- CartConverter converts list of
Poq.Contract.Checkout.CartItemRequest
to list ofSfccProductItem
- CustomerConverter converts
SfccCustomer
to anyAccountDetails
class including the one provided inPoq.Contract
- ProductConverter converts
SfccProduct
toPoq.Product
- SfccRefinementsConverter converts from list of
SfccProductSearchRefinement
toPoq.Contract.Search.SearchResponseFilter