/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Reseller
NameSizeModeActions
Resource/-0755rm
Address.php35960644editdlrm
ChangePlanRequest.php21920644editdlrm
Customer.php38650644editdlrm
PrimaryAdmin.php11270644editdlrm
RenewalSettings.php13630644editdlrm
ResellernotifyGetwatchdetailsResponse.php16560644editdlrm
ResellernotifyResource.php11360644editdlrm
Seats.php20190644editdlrm
Subscription.php63300644editdlrm
SubscriptionPlan.php19140644editdlrm
SubscriptionPlanCommitmentInterval.php14270644editdlrm
Subscriptions.php17820644editdlrm
SubscriptionTransferInfo.php19790644editdlrm
SubscriptionTrialSettings.php14290644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Reseller/RenewalSettings.php (1363B)
kind = $kind; } /** * @return string */ public function getKind() { return $this->kind; } /** * @param string */ public function setRenewalType($renewalType) { $this->renewalType = $renewalType; } /** * @return string */ public function getRenewalType() { return $this->renewalType; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RenewalSettings::class, 'Google_Service_Reseller_RenewalSettings');