public class CostAndUsageResponse extends Object implements Serializable
| Constructor and Description |
|---|
CostAndUsageResponse() |
CostAndUsageResponse(double cost,
double usage) |
| Modifier and Type | Method and Description |
|---|---|
double |
getCost()
Get the cost.
|
double |
getUsage()
Get the usage.
|
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.