Package com.seeq.model
Class ItemUserAttributesInputV1
java.lang.Object
com.seeq.model.ItemUserAttributesInputV1
ItemUserAttributesInputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
The opened date of the item.Get openedAtInstantint
hashCode()
openedAtInstant
(Long openedAtInstant) void
setOpenedAt
(String openedAt) void
setOpenedAtInstant
(Long openedAtInstant) toString()
-
Constructor Details
-
ItemUserAttributesInputV1
public ItemUserAttributesInputV1()
-
-
Method Details
-
openedAt
-
getOpenedAt
The opened date of the item. Must be an ISO-8601 timestamp. If the value is 'null' the date will be cleared- Returns:
- openedAt
-
setOpenedAt
-
openedAtInstant
-
getOpenedAtInstant
Get openedAtInstant- Returns:
- openedAtInstant
-
setOpenedAtInstant
-
equals
-
hashCode
public int hashCode() -
toString
-