Package com.stripe.model
Class AccountSession.Components.IssuingCardsList.Features
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.AccountSession.Components.IssuingCardsList.Features
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- AccountSession.Components.IssuingCardsList
For more details about Features, please refer to the API Reference.
-
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
setCardholderManagement
(Boolean cardholderManagement) void
setCardManagement
(Boolean cardManagement) void
setCardSpendDisputeManagement
(Boolean cardSpendDisputeManagement) void
setDisableStripeUserAuthentication
(Boolean disableStripeUserAuthentication) void
setSpendControlManagement
(Boolean spendControlManagement) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Features
public Features()
-
-
Method Details
-
getCardManagement
-
getCardSpendDisputeManagement
-
getCardholderManagement
-
getDisableStripeUserAuthentication
-
getSpendControlManagement
-
setCardManagement
-
setCardSpendDisputeManagement
-
setCardholderManagement
-
setDisableStripeUserAuthentication
-
setSpendControlManagement
-
equals
-
canEqual
-
hashCode
public int hashCode()
-