Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
AdminReseller
Interface AdminReseller
interface
AdminReseller
{
Customers
:
GoogleAppsScript
.
AdminReseller
.
Collection
.
CustomersCollection
;
Resellernotify
:
ResellernotifyCollection
;
Subscriptions
:
GoogleAppsScript
.
AdminReseller
.
Collection
.
SubscriptionsCollection
;
newAddress
()
:
GoogleAppsScript
.
AdminReseller
.
Schema
.
Address
;
newChangePlanRequest
()
:
ChangePlanRequest
;
newCustomer
()
:
GoogleAppsScript
.
AdminReseller
.
Schema
.
Customer
;
newRenewalSettings
()
:
RenewalSettings
;
newSeats
()
:
Seats
;
newSubscription
()
:
GoogleAppsScript
.
AdminReseller
.
Schema
.
Subscription
;
newSubscriptionPlan
()
:
SubscriptionPlan
;
newSubscriptionPlanCommitmentInterval
()
:
SubscriptionPlanCommitmentInterval
;
newSubscriptionTransferInfo
()
:
SubscriptionTransferInfo
;
newSubscriptionTrialSettings
()
:
SubscriptionTrialSettings
;
}
Index
Properties
Customers
Resellernotify
Subscriptions
Methods
new
Address
new
Change
Plan
Request
new
Customer
new
Renewal
Settings
new
Seats
new
Subscription
new
Subscription
Plan
new
Subscription
Plan
Commitment
Interval
new
Subscription
Transfer
Info
new
Subscription
Trial
Settings
Properties
Customers
Customers
:
GoogleAppsScript
.
AdminReseller
.
Collection
.
CustomersCollection
Resellernotify
Resellernotify
:
ResellernotifyCollection
Subscriptions
Subscriptions
:
GoogleAppsScript
.
AdminReseller
.
Collection
.
SubscriptionsCollection
Methods
new
Address
newAddress
()
:
GoogleAppsScript
.
AdminReseller
.
Schema
.
Address
Returns
GoogleAppsScript
.
AdminReseller
.
Schema
.
Address
new
Change
Plan
Request
newChangePlanRequest
()
:
ChangePlanRequest
Returns
ChangePlanRequest
new
Customer
newCustomer
()
:
GoogleAppsScript
.
AdminReseller
.
Schema
.
Customer
Returns
GoogleAppsScript
.
AdminReseller
.
Schema
.
Customer
new
Renewal
Settings
newRenewalSettings
()
:
RenewalSettings
Returns
RenewalSettings
new
Seats
newSeats
()
:
Seats
Returns
Seats
new
Subscription
newSubscription
()
:
GoogleAppsScript
.
AdminReseller
.
Schema
.
Subscription
Returns
GoogleAppsScript
.
AdminReseller
.
Schema
.
Subscription
new
Subscription
Plan
newSubscriptionPlan
()
:
SubscriptionPlan
Returns
SubscriptionPlan
new
Subscription
Plan
Commitment
Interval
newSubscriptionPlanCommitmentInterval
()
:
SubscriptionPlanCommitmentInterval
Returns
SubscriptionPlanCommitmentInterval
new
Subscription
Transfer
Info
newSubscriptionTransferInfo
()
:
SubscriptionTransferInfo
Returns
SubscriptionTransferInfo
new
Subscription
Trial
Settings
newSubscriptionTrialSettings
()
:
SubscriptionTrialSettings
Returns
SubscriptionTrialSettings
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Customers
Resellernotify
Subscriptions
Methods
new
Address
new
Change
Plan
Request
new
Customer
new
Renewal
Settings
new
Seats
new
Subscription
new
Subscription
Plan
new
Subscription
Plan
Commitment
Interval
new
Subscription
Transfer
Info
new
Subscription
Trial
Settings
Google Apps Script API
Loading...