Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tatarincev committed Oct 2, 2018
2 parents bba35b1 + f243fa8 commit e4b593f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ public override void Patch(OperationEntity operation)
target.SubscriptionId = SubscriptionId;
target.LanguageCode = LanguageCode;
target.TaxPercentRate = TaxPercentRate;
target.OuterId = OuterId;

if (!Addresses.IsNullCollection())
{
Expand Down

0 comments on commit e4b593f

Please sign in to comment.