public class OvhConsumption extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
from
Consumption start date
canBeNull && readOnly
|
Date |
generated
Timestamp of consumption generation
canBeNull && readOnly
|
OvhConsumptionItem[] |
items
List of consumption items
canBeNull && readOnly
|
Date |
to
Consumption end date
canBeNull && readOnly
|
OvhPrice |
total
Total
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhConsumption() |
public OvhPrice total
public Date generated
public Date from
public Date to
public OvhConsumptionItem[] items
Copyright © 2018. All rights reserved.