Package com.stripe.param
Class AccountCreateParams.Settings.PaypayPayments.Site
java.lang.Object
com.stripe.param.AccountCreateParams.Settings.PaypayPayments.Site
- Enclosing class:
- AccountCreateParams.Settings.PaypayPayments
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classAdd all map key/value pairs to `extraParams` map.static classThe username needed to access your business's website.static enumThe file explaining the payment flow for your business. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanAdditional information about your business's website.Map of extra parameters for custom features not available in this client library.Additional information about your business's website.Additional information about your business's website.getType()The status of your business's website.inthashCode()
-
Method Details
-
builder
-
getAccessible
Additional information about your business's website. -
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. -
getInDevelopment
Additional information about your business's website. -
getRestricted
Additional information about your business's website. -
getType
The status of your business's website. -
equals
-
canEqual
-
hashCode
public int hashCode()
-