Package com.stripe.model.giftcards
Class Transaction.CreatedBy
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.giftcards.Transaction.CreatedBy
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Transaction
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getOrder()
getType()
int
hashCode()
void
setCheckout
(Transaction.CreatedBy.Checkout checkout) void
void
setPayment
(Transaction.CreatedBy.Payment payment) void
Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString