Package com.stripe.model.issuing
Class Transaction.Treasury
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.issuing.Transaction.Treasury
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
Transaction
The unit cost of the item in cents.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setReceivedCredit
(String receivedCredit) void
setReceivedDebit
(String receivedDebit) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString