Home > @poq/sdk > CheckoutService > (constructor)
Constructs a new instance of the CheckoutService
class
Signature:
constructor(checkoutClient: ICheckoutClient, productClient: IProductClient);
Parameter | Type | Description |
---|---|---|
checkoutClient | ICheckoutClient | |
productClient | IProductClient |