CartValidationResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| can_add | Boolean | Whether the product can be added to the cart. | [default to null] |
| message | String | Optional validation message. | [optional] [default to null] |
| Name | Type | Description | Notes |
|---|---|---|---|
| can_add | Boolean | Whether the product can be added to the cart. | [default to null] |
| message | String | Optional validation message. | [optional] [default to null] |