You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to load the endUnit property of the RatePlanRateRateCard and the RatePlanRateRevShare objects, the property isn't available.
To Reproduce
Load a rate plan with rates and try to access $rateCardRate->getEndUnit().
Expected behavior $rateCardRate->getEndUnit() should return the end unit.
The text was updated successfully, but these errors were encountered:
Describe the bug
When trying to load the
endUnit
property of theRatePlanRateRateCard
and theRatePlanRateRevShare
objects, the property isn't available.To Reproduce
Load a rate plan with rates and try to access
$rateCardRate->getEndUnit()
.Expected behavior
$rateCardRate->getEndUnit()
should return the end unit.The text was updated successfully, but these errors were encountered: