Package travel.wink.sdk.extranet.model
Class StatusTransitionsSupplier
java.lang.Object
travel.wink.sdk.extranet.model.StatusTransitionsSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-07-24T11:29:25.504149142+07:00[Asia/Bangkok]")
public class StatusTransitionsSupplier
extends Object
StatusTransitionsSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfinalizedAt(Long finalizedAt) Get finalizedAtGet markedUncollectibleAtGet paidAtGet voidedAtinthashCode()markedUncollectibleAt(Long markedUncollectibleAt) voidsetFinalizedAt(Long finalizedAt) voidsetMarkedUncollectibleAt(Long markedUncollectibleAt) voidvoidsetVoidedAt(Long voidedAt) toString()
-
Field Details
-
JSON_PROPERTY_FINALIZED_AT
- See Also:
-
JSON_PROPERTY_MARKED_UNCOLLECTIBLE_AT
- See Also:
-
JSON_PROPERTY_PAID_AT
- See Also:
-
JSON_PROPERTY_VOIDED_AT
- See Also:
-
-
Constructor Details
-
StatusTransitionsSupplier
public StatusTransitionsSupplier()
-
-
Method Details
-
finalizedAt
-
getFinalizedAt
Get finalizedAt- Returns:
- finalizedAt
-
setFinalizedAt
-
markedUncollectibleAt
-
getMarkedUncollectibleAt
Get markedUncollectibleAt- Returns:
- markedUncollectibleAt
-
setMarkedUncollectibleAt
-
paidAt
-
getPaidAt
Get paidAt- Returns:
- paidAt
-
setPaidAt
-
voidedAt
-
getVoidedAt
Get voidedAt- Returns:
- voidedAt
-
setVoidedAt
-
equals
-
hashCode
public int hashCode() -
toString
-