Package com.stripe.model.treasury
Class ReceivedDebit.NetworkDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.treasury.ReceivedDebit.NetworkDetails
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ReceivedDebit
For more details about NetworkDetails, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about Ach, please refer to the API Reference. -
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
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, 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 ReceivedDebit.Equal to
ach
. -
setAch
Details about an ACH transaction. -
setType
The type of flow that originated the ReceivedDebit.Equal to
ach
. -
equals
-
canEqual
-
hashCode
public int hashCode()
-