Package com.stripe.model
Class AccountSession.Components.Payments.Features
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.AccountSession.Components.Payments.Features
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- AccountSession.Components.Payments
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setCapturePayments
(Boolean capturePayments) void
setDestinationOnBehalfOfChargeManagement
(Boolean destinationOnBehalfOfChargeManagement) void
setDisputeManagement
(Boolean disputeManagement) void
setRefundManagement
(Boolean refundManagement) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Features
public Features()
-
-
Method Details
-
getCapturePayments
-
getDestinationOnBehalfOfChargeManagement
-
getDisputeManagement
-
getRefundManagement
-
setCapturePayments
-
setDestinationOnBehalfOfChargeManagement
-
setDisputeManagement
-
setRefundManagement
-
equals
-
canEqual
-
hashCode
public int hashCode()
-