Skip to content

Commit

Permalink
Merge pull request #8 from spira/feature/product-rate-plan-update
Browse files Browse the repository at this point in the history
Now returning PortalTitle when retrieving ProductRatePlan.
  • Loading branch information
Jeremy Sik committed Nov 7, 2016
2 parents c89699c + f70be86 commit d633851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DataObjects/ProductRatePlan.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ public static function getDefaultColumns()
'CreatedDate',
'UpdatedById',
'UpdatedDate',
'PortalTitle__c'
];
}

Expand Down

0 comments on commit d633851

Please sign in to comment.