Skip to content

Commit

Permalink
fix missing passenger
Browse files Browse the repository at this point in the history
  • Loading branch information
Omri Mosseri committed May 10, 2016
1 parent 824596d commit b46b633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Riskified.SDK/Riskified.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<Compile Include="Model\OrderElements\FulfillmentDetails.cs" />
<Compile Include="Model\OrderElements\IPaymentDetails.cs" />
<Compile Include="Model\OrderElements\NoChargeDetails.cs" />
<Compile Include="Model\OrderElements\Passenger.cs" />
<Compile Include="Model\OrderElements\PaypalPaymentDetails.cs" />
<Compile Include="Model\OrderElements\Recipient.cs" />
<Compile Include="Model\OrderElements\Seller.cs" />
Expand Down

0 comments on commit b46b633

Please sign in to comment.