public class OvhRenewOrder extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
date
The creation date of the renew Order
canBeNull && readOnly
|
Date |
expirationDate
The expiration date of the renew Order
canBeNull && readOnly
|
Long |
orderId
The ID of the renew Order
canBeNull && readOnly
|
String |
password
The password
canBeNull && readOnly
|
String |
pdfUrl
The public pdf URL of the generated renew Order
canBeNull && readOnly
|
OvhPrice |
priceWithoutTax
Price of the product without tax
canBeNull && readOnly
|
OvhPrice |
priceWithTax
Price of the product with tax
canBeNull && readOnly
|
Date |
retractionDate
The retraction date
canBeNull && readOnly
|
OvhPrice |
tax
Value of the tax
canBeNull && readOnly
|
String |
url
The public URL to display generated renew Order
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhRenewOrder() |
public Date date
public Date retractionDate
public String pdfUrl
public String password
public Long orderId
public OvhPrice priceWithTax
public OvhPrice priceWithoutTax
public OvhPrice tax
public String url
public Date expirationDate
Copyright © 2018. All rights reserved.