public class OvhOption extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
amount
Quantity or corresponding label of the designated option enabled on your license
canBeNull && readOnly
|
Boolean |
canBeDeleted
Specifies whether this option can be released or not
canBeNull && readOnly
|
Date |
expirationDate
This option expiration date
canBeNull && readOnly
|
OvhOptionLabel |
label
This option designation
canBeNull && readOnly
|
String |
version
This option related version
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhOption() |
public Boolean canBeDeleted
public String amount
public OvhOptionLabel label
public String version
public Date expirationDate
Copyright © 2017. All rights reserved.