public class OvhService extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
canDeleteAtExpiration
Indicates that the service can be set up to be deleted at expiration
canBeNull && readOnly
|
String |
contactAdmin
canBeNull && readOnly
|
String |
contactBilling
canBeNull && readOnly
|
String |
contactTech
canBeNull && readOnly
|
Date |
creation
canBeNull && readOnly
|
String |
domain
canBeNull && readOnly
|
Date |
engagedUpTo
canBeNull && readOnly
|
Date |
expiration
canBeNull && readOnly
|
Long[] |
possibleRenewPeriod
All the possible renew period of your service in month
canBeNull && readOnly
|
OvhRenewType |
renew
Way of handling the renew
canBeNull && readOnly
|
OvhRenewalTypeEnum |
renewalType
canBeNull && readOnly
|
Long |
serviceId
canBeNull && readOnly
|
OvhStateEnum |
status
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhService() |
public OvhRenewalTypeEnum renewalType
public Date engagedUpTo
public String contactBilling
public String contactAdmin
public Long[] possibleRenewPeriod
public String domain
public String contactTech
public Date expiration
public OvhRenewType renew
public Long serviceId
public Date creation
public OvhStateEnum status
public Boolean canDeleteAtExpiration
Copyright © 2017. All rights reserved.