Poq.SDK.Node

Home > @poq/sdk > CheckoutService > (constructor)

CheckoutService.(constructor)

Constructs a new instance of the CheckoutService class

Signature:

constructor(checkoutClient: ICheckoutClient, productClient: IProductClient);

Parameters

Parameter Type Description
checkoutClient ICheckoutClient  
productClient IProductClient