Poq.SDK.Node

Home > @poq/sdk > CartTransferResponse

CartTransferResponse class

The expected cart transfer response from the client’s backend.

Signature:

export declare class CartTransferResponse extends PoqContract 

Extends: PoqContract

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the CartTransferResponse class

Properties

Property Modifiers Type Description
body   string  
cookies   HttpCookieResponse[] | undefined  
headers   HttpHeaderResponse[] | undefined  
method   string  
url   string