Package com.stripe.model.treasury
Class ReceivedCredit.NetworkDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.treasury.ReceivedCredit.NetworkDetails
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
ReceivedCredit
The type of the source flow that originated the ReceivedCredit.
One of credit_reversal
, other
, outbound_payment
, or
payout
.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
NetworkDetails
public NetworkDetails()
-
-
Method Details
-
getAch
Details about an ACH transaction. -
getType
The type of flow that originated the ReceivedCredit.Equal to
ach
. -
setAch
Details about an ACH transaction. -
setType
The type of flow that originated the ReceivedCredit.Equal to
ach
. -
equals
-
canEqual
-
hashCode
public int hashCode()
-