Skip to content

Commit

Permalink
Now returning PortalTitle when retrieving ProductRatePlan.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Sik committed Nov 7, 2016
1 parent c3c9637 commit f70be86
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 f70be86

Please sign in to comment.