| Package | Description | 
|---|---|
| com.google.api.services.androidpublisher.model | 
| Modifier and Type | Method and Description | 
|---|---|
| InstallmentPlan | InstallmentPlan. clone() | 
| InstallmentPlan | AutoRenewingPlan. getInstallmentDetails()The installment plan commitment and state related info for the auto renewing plan. | 
| InstallmentPlan | InstallmentPlan. set(String fieldName,
   Object value) | 
| InstallmentPlan | InstallmentPlan. setInitialCommittedPaymentsCount(Integer initialCommittedPaymentsCount)Total number of payments the user is initially committed for. | 
| InstallmentPlan | InstallmentPlan. setPendingCancellation(PendingCancellation pendingCancellation)If present, this installment plan is pending to be canceled. | 
| InstallmentPlan | InstallmentPlan. setRemainingCommittedPaymentsCount(Integer remainingCommittedPaymentsCount)Total number of committed payments remaining to be paid for in this renewal cycle. | 
| InstallmentPlan | InstallmentPlan. setSubsequentCommittedPaymentsCount(Integer subsequentCommittedPaymentsCount)Total number of payments the user will be committed for after each commitment period. | 
| Modifier and Type | Method and Description | 
|---|---|
| AutoRenewingPlan | AutoRenewingPlan. setInstallmentDetails(InstallmentPlan installmentDetails)The installment plan commitment and state related info for the auto renewing plan. | 
Copyright © 2011–2024 Google. All rights reserved.