Class PayoutMethodsBankAccountSpec.Country.Field
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.moneymanagement.PayoutMethodsBankAccountSpec.Country.Field
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PayoutMethodsBankAccountSpec.Country
For more details about Field, please refer to the API
Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
The human readable local name of the field. -
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
setLocalName
(String localName) void
void
setMaxLength
(Long maxLength) void
setMinLength
(Long minLength) void
setPlaceholder
(String placeholder) void
setStripeName
(String stripeName) void
setValidationRegex
(String validationRegex) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Field
public Field()
-
-
Method Details
-
getLocalName
-
getLocalNameHuman
-
getMaxLength
-
getMinLength
-
getPlaceholder
-
getStripeName
-
getValidationRegex
-
setLocalName
-
setLocalNameHuman
public void setLocalNameHuman(PayoutMethodsBankAccountSpec.Country.Field.LocalNameHuman localNameHuman) -
setMaxLength
-
setMinLength
-
setPlaceholder
-
setStripeName
-
setValidationRegex
-
equals
-
canEqual
-
hashCode
public int hashCode()
-