public class OvhRenewStrategy extends Object
| Modifier and Type | Field and Description |
|---|---|
OvhPrice |
price
Price of the product
canBeNull && readOnly
|
Long |
priceInUcents
Price of the product in micro-centims
canBeNull && readOnly
|
Long[] |
services
Services renewed by strategy
canBeNull && readOnly
|
OvhService[] |
servicesDetails
Details of services renewed by strategy
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhRenewStrategy() |
public Long priceInUcents
public OvhPrice price
public Long[] services
public OvhService[] servicesDetails
Copyright © 2018. All rights reserved.