Package com.stripe.model.treasury
Class Transaction.StatusTransitions
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.treasury.Transaction.StatusTransitions
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Transaction
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Timestamp describing when the Transaction changed status toposted
.Timestamp describing when the Transaction changed status tovoid
.int
hashCode()
void
setPostedAt
(Long postedAt) Timestamp describing when the Transaction changed status toposted
.void
Timestamp describing when the Transaction changed status tovoid
.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
StatusTransitions
public StatusTransitions()
-
-
Method Details
-
getPostedAt
Timestamp describing when the Transaction changed status toposted
. -
getVoidAt
Timestamp describing when the Transaction changed status tovoid
. -
setPostedAt
Timestamp describing when the Transaction changed status toposted
. -
setVoidAt
Timestamp describing when the Transaction changed status tovoid
. -
equals
-
canEqual
-
hashCode
public int hashCode()
-