# OrderFulfillmentPickupDetailsCurbsidePickupDetails

### Description

Specific details for curbside pickup.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**curbside_details** | getCurbsideDetails() | setCurbsideDetails($value) | **string** | Specific details for curbside pickup, such as parking number, vehicle model, etc. | [optional] 
**buyer_arrived_at** | getBuyerArrivedAt() | setBuyerArrivedAt($value) | **string** | The [timestamp](#workingwithdates) in RFC3339 timestamp format, e.g., \&quot;2016-09-04T23:59:33.123Z\&quot;, indicating when the buyer arrived and is waiting for pickup. | [optional] 

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

