Package com.stripe.model
Class PaymentMethod.Custom
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentMethod.Custom
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentMethod
For more details about Custom, please refer to the API
Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about Logo, 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 booleanbooleanDisplay name of the Dashboard-only CustomPaymentMethodType.getLogo()Contains information about the Dashboard-only CustomPaymentMethodType logo.getType()ID of the Dashboard-only CustomPaymentMethodType.inthashCode()voidsetDisplayName(String displayName) Display name of the Dashboard-only CustomPaymentMethodType.voidContains information about the Dashboard-only CustomPaymentMethodType logo.voidID of the Dashboard-only CustomPaymentMethodType.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Custom
public Custom()
-
-
Method Details
-
getDisplayName
Display name of the Dashboard-only CustomPaymentMethodType. -
getLogo
Contains information about the Dashboard-only CustomPaymentMethodType logo. -
getType
ID of the Dashboard-only CustomPaymentMethodType. Not expandable. -
setDisplayName
Display name of the Dashboard-only CustomPaymentMethodType. -
setLogo
Contains information about the Dashboard-only CustomPaymentMethodType logo. -
setType
ID of the Dashboard-only CustomPaymentMethodType. Not expandable. -
equals
-
canEqual
-
hashCode
public int hashCode()
-