Package com.stripe.param
Class AccountUpdateParams.Settings.PaypayPayments
java.lang.Object
com.stripe.param.AccountUpdateParams.Settings.PaypayPayments
- Enclosing class:
- AccountUpdateParams.Settings
Add all elements to `weeklyPayoutDays` list. A list is initialized for the first
`add/addAll` call, and subsequent calls adds additional elements to the original list.
See
AccountUpdateParams.Settings.Payouts.Schedule.weeklyPayoutDays for the
field documentation.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanAdditional files that are required to support the onboarding process of your business.Map of extra parameters for custom features not available in this client library.Whether your business sells digital content or not.getSite()Details regarding your business's website.inthashCode()
-
Method Details
-
builder
-
getAdditionalFiles
Additional files that are required to support the onboarding process of your business. -
getExtraParams
Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's@SerializedNamevalue. Instead, each key/value pair is serialized as if the key is a root-level field (serialized) name in this param object. Effectively, this map is flattened to its parent instance. -
getGoodsType
Whether your business sells digital content or not. -
getSite
Details regarding your business's website. -
equals
-
canEqual
-
hashCode
public int hashCode()
-