Class StaticListItemAffiliate
java.lang.Object
travel.wink.sdk.affiliate.browse.model.StaticListItemAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:15:43.926055890+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class StaticListItemAffiliate
extends Object
StaticListItemAffiliate
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatedDate(LocalDateTime createdDate) booleanDatetime this record was first createdgetId()Document UUID@NotNull @Valid StaticListItemInventoryAffiliategetItem()Channel inventoryDatetime this record was last updated@NotNull @Valid StaticListLightweightAffiliateParent listgetSort()Sort keyStatusVersion property that shows how many times this document has been persisted.inthashCode()lastUpdate(LocalDateTime lastUpdate) parent(StaticListLightweightAffiliate parent) voidsetCreatedDate(LocalDateTime createdDate) voidvoidvoidsetLastUpdate(LocalDateTime lastUpdate) voidvoidvoidvoidsetVersion(Long version) toString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_CREATED_DATE
- See Also:
-
JSON_PROPERTY_LAST_UPDATE
- See Also:
-
JSON_PROPERTY_VERSION
- See Also:
-
JSON_PROPERTY_PARENT
- See Also:
-
JSON_PROPERTY_ITEM
- See Also:
-
JSON_PROPERTY_SORT
- See Also:
-
JSON_PROPERTY_STATUS
- See Also:
-
-
Constructor Details
-
StaticListItemAffiliate
public StaticListItemAffiliate()
-
-
Method Details
-
id
-
getId
-
setId
-
createdDate
-
getCreatedDate
Datetime this record was first created- Returns:
- createdDate
-
setCreatedDate
-
lastUpdate
-
getLastUpdate
Datetime this record was last updated- Returns:
- lastUpdate
-
setLastUpdate
-
version
-
getVersion
Version property that shows how many times this document has been persisted. Document will not persist if the version property is less than current version property in the system. Result in an optimistic locking exception.- Returns:
- version
-
setVersion
-
parent
-
getParent
Parent list- Returns:
- parent
-
setParent
-
item
-
getItem
Channel inventory- Returns:
- item
-
setItem
-
sort
-
getSort
-
setSort
-
status
-
getStatus
-
setStatus
-
equals
-
hashCode
-
toString
-