Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
Prorate |
Prorate.clone() |
Prorate |
Prorate.set(String fieldName,
Object value) |
Prorate |
Prorate.setDefaultPrice(Price defaultPrice)
Default price cannot be zero and must be less than the full subscription price.
|
Prorate |
Prorate.setStart(MonthDay start)
Defines the first day on which the price takes effect.
|
Modifier and Type | Method and Description |
---|---|
List<Prorate> |
Season.getProrations()
Optionally present list of prorations for the season.
|
Modifier and Type | Method and Description |
---|---|
Season |
Season.setProrations(List<Prorate> prorations)
Optionally present list of prorations for the season.
|
Copyright © 2011–2020 Google. All rights reserved.