Skip to content

Commit

Permalink
fix: remove the incorrect inclusion of shipment prop on pickup model
Browse files Browse the repository at this point in the history
  • Loading branch information
Justintime50 committed Dec 11, 2023
1 parent e45d11f commit 54fabac
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 54fabac

Please sign in to comment.