@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-03-06T00:35:57.043Z") public class DateBefore extends Object
| Constructor and Description |
|---|
DateBefore() |
| Modifier and Type | Method and Description |
|---|---|
DateBefore |
dateBefore(BigDecimal dateBefore) |
boolean |
equals(Object o) |
BigDecimal |
getDateBefore()
An optional timestamp - mark all as read before this timestamp.
|
int |
hashCode() |
void |
setDateBefore(BigDecimal dateBefore) |
String |
toString() |
public DateBefore dateBefore(BigDecimal dateBefore)
public BigDecimal getDateBefore()
public void setDateBefore(BigDecimal dateBefore)
Copyright © 2019. All rights reserved.