Home > @poq/sdk > PlaceOrderResponse
Signature:
export declare class PlaceOrderResponse extends PoqContract 
Extends: PoqContract
| Constructor | Modifiers | Description | 
|---|---|---|
| (constructor)(params) | Constructs a new instance of the PlaceOrderResponseclass | 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| deliveryCost | number | ||
| id | string | ||
| subtotalPrice | number | ||
| tax | number | ||
| totalPrice | number |