Home
last modified time | relevance | path

Searched refs:TierRate (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DPricingExpression.php33 protected $tieredRatesType = TierRate::class;
89 * @param TierRate[]
96 * @return TierRate[]
H A DTierRate.php20 class TierRate extends \Google\Model class
51 class_alias(TierRate::class, 'Google_Service_Cloudbilling_TierRate');