Class ReceivedDebit.BalanceTransfer
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.moneymanagement.ReceivedDebit.BalanceTransfer
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ReceivedDebit
This object stores details about the balance transfer object that resulted in the
ReceivedDebit.
-
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
-
BalanceTransfer
public BalanceTransfer()
-
-
Method Details
-
getTopup
The ID of the topup object that originated the ReceivedDebit. -
getType
Open Enum. The type of balance transfer that originated the ReceivedDebit.Equal to
topup. -
setTopup
The ID of the topup object that originated the ReceivedDebit. -
setType
Open Enum. The type of balance transfer that originated the ReceivedDebit.Equal to
topup. -
equals
-
canEqual
-
hashCode
public int hashCode()
-