Package com.ringcentral.definitions
Class AccountServiceInfoRequest
java.lang.Object
com.ringcentral.definitions.AccountServiceInfoRequest
Account service information, including brand, service plan and billing plan
-
Field Summary
FieldsModifier and TypeFieldDescriptionService features information, see Service Feature ListAccount Service Plan nameCanonical URI of the account Service Info resource Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_package
(PackageInfo _package) billingPlan
(BillingPlanInfo billingPlan) contractedCountry
(CountryInfoShortModel contractedCountry) limits
(AccountLimits limits) serviceFeatures
(ServiceFeatureInfo[] serviceFeatures) servicePlan
(ServicePlanInfo servicePlan) servicePlanName
(String servicePlanName) targetServicePlan
(TargetServicePlanInfo targetServicePlan)
-
Field Details
-
uri
Canonical URI of the account Service Info resource Format: uri -
servicePlanName
Account Service Plan name -
brand
-
contractedCountry
-
servicePlan
-
targetServicePlan
-
billingPlan
-
serviceFeatures
Service features information, see Service Feature List -
limits
-
_package
-
-
Constructor Details
-
AccountServiceInfoRequest
public AccountServiceInfoRequest()
-
-
Method Details
-
uri
-
servicePlanName
-
brand
-
contractedCountry
-
servicePlan
-
targetServicePlan
-
billingPlan
-
serviceFeatures
-
limits
-
_package
-