Package com.stripe.model
Class Account.Settings.PaypayPayments
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Account.Settings.PaypayPayments
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account.Settings
For more details about PaypayPayments, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about Site, 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 booleanbooleanAdditional files that are required to support the onboarding process of your business.Whether your business sells digital content or not.getSite()inthashCode()voidsetAdditionalFiles(List<String> additionalFiles) Additional files that are required to support the onboarding process of your business.voidsetGoodsType(String goodsType) Whether your business sells digital content or not.voidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
PaypayPayments
public PaypayPayments()
-
-
Method Details
-
getAdditionalFiles
Additional files that are required to support the onboarding process of your business. -
getGoodsType
Whether your business sells digital content or not.One of
digital_content, orother. -
getSite
-
setAdditionalFiles
Additional files that are required to support the onboarding process of your business. -
setGoodsType
Whether your business sells digital content or not.One of
digital_content, orother. -
setSite
-
equals
-
canEqual
-
hashCode
public int hashCode()
-