Home > doofinder > CheckoutParams
CheckoutParams interface
Basic parameters for checkout requests.
Signature:
export interface CheckoutParams extends StatsParams
Properties
| Property | Type | Description |
|---|---|---|
| user_id | string | Unique ID of the user. |
Home > doofinder > CheckoutParams
Basic parameters for checkout requests.
Signature:
export interface CheckoutParams extends StatsParams
| Property | Type | Description |
|---|---|---|
| user_id | string | Unique ID of the user. |