Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
OrderDetails |
OrderDetails.clone() |
OrderDetails |
Order.getOrderDetails()
Detailed information about the order at creation time.
|
OrderDetails |
OrderDetails.set(String fieldName,
Object value) |
OrderDetails |
OrderDetails.setTaxInclusive(Boolean taxInclusive)
Indicates whether the listed price was tax inclusive or not.
|
Modifier and Type | Method and Description |
---|---|
Order |
Order.setOrderDetails(OrderDetails orderDetails)
Detailed information about the order at creation time.
|
Copyright © 2011–2025 Google. All rights reserved.