Class TransactionEntry.TransactionDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.moneymanagement.TransactionEntry.TransactionDetails
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- TransactionEntry
Details copied from the transaction that this TransactionEntry belongs to.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Details about the Flow object that created the Transaction. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getFlow()
int
hashCode()
void
setCategory
(String category) void
setFinancialAccount
(String financialAccount) void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString