public class TrialPeriod extends Object
Constructor and Description |
---|
TrialPeriod() |
Modifier and Type | Method and Description |
---|---|
Integer |
getDuration()
The number of days, weeks, months, or years before the trial period ends.
|
String |
getInterval()
The interval for the trial period to finish specified as days, weeks, months, quarters, or years.
|
void |
setDuration(Integer value)
The number of days, weeks, months, or years before the trial period ends.
|
void |
setInterval(String value)
The interval for the trial period to finish specified as days, weeks, months, quarters, or years.
|
public Integer getDuration()
public void setDuration(Integer value)
public String getInterval()
public void setInterval(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.