object(App\Dto\CartDto)#2469 (7) {
["items"]=>
array(1) {
[0]=>
object(App\Dto\CartItemDto)#2624 (2) {
["productId"]=>
string(1) "7"
["quantity"]=>
int(1)
}
}
["discountCode"]=>
NULL
["orderId"]=>
NULL
["appointmentDate"]=>
NULL
["appointmentTime"]=>
NULL
["notes"]=>
NULL
["selectedFees"]=>
array(0) {
}
}
NULL