Skip to content

Commit

Permalink
Merge pull request #327 from EasyPost/remove_pickup_shipment_prop
Browse files Browse the repository at this point in the history
fix: remove the incorrect inclusion of shipment prop on pickup model
  • Loading branch information
Justintime50 authored Dec 11, 2023
2 parents e45d11f + 54fabac commit fcba704
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/EasyPost/Pickup.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
* @property string $instructions
* @property Message[] $messages
* @property string $confirmation
* @property Shipment $shipment
* @property Address $address
* @property CarrierAccount[] $carrier_accounts
* @property PickupRate[] $pickup_rates
Expand Down

0 comments on commit fcba704

Please sign in to comment.