Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
PendingCancellation |
PendingCancellation.clone() |
PendingCancellation |
InstallmentPlan.getPendingCancellation()
If present, this installment plan is pending to be canceled.
|
PendingCancellation |
PendingCancellation.set(String fieldName,
Object value) |
Modifier and Type | Method and Description |
---|---|
InstallmentPlan |
InstallmentPlan.setPendingCancellation(PendingCancellation pendingCancellation)
If present, this installment plan is pending to be canceled.
|
Copyright © 2011–2025 Google. All rights reserved.