Package com.xero.models.accounting
Class HistoryRecord
java.lang.Object
com.xero.models.accounting.HistoryRecord
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionName of branding themedetailsbooleanName of branding themeUTC timestamp of creation date of branding themeorg.threeten.bp.OffsetDateTimeUTC timestamp of creation date of branding themedetailsgetUser()has a value of 0inthashCode()voidsetChanges(String changes) Name of branding themevoidsetDetails(String details) detailsvoidhas a value of 0toString()has a value of 0
-
Constructor Details
-
HistoryRecord
public HistoryRecord()
-
-
Method Details
-
details
details- Parameters:
details- String- Returns:
- HistoryRecord
-
getDetails
-
setDetails
-
changes
Name of branding theme- Parameters:
changes- String- Returns:
- HistoryRecord
-
getChanges
-
setChanges
-
user
has a value of 0- Parameters:
user- String- Returns:
- HistoryRecord
-
getUser
-
setUser
-
getDateUTC
-
getDateUTCAsDate
public org.threeten.bp.OffsetDateTime getDateUTCAsDate()UTC timestamp of creation date of branding theme- Returns:
- OffsetDateTime
-
equals
-
hashCode
-
toString
-