Skip to content

Commit

Permalink
Merge pull request #13 from wienkit/develop
Browse files Browse the repository at this point in the history
2.4.4
  • Loading branch information
mwienk authored Aug 21, 2017
2 parents 80a83e3 + a796ac7 commit c8e634c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Entities/BolPlazaReturnItem.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ class BolPlazaReturnItem extends BaseModel {
'Title',
'Quantity',
'ReturnDateAnnouncement',
'ReturnReason'
'ReturnReason',
'ReturnReasonComments'
];

protected $nestedEntities = [
Expand Down

0 comments on commit c8e634c

Please # to comment.