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 classThe 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 booleanbooleaninthashCode()voidsetLocalName(String localName) voidvoidsetMaxLength(Long maxLength) voidsetMinLength(Long minLength) voidsetPlaceholder(String placeholder) voidsetStripeName(String stripeName) voidsetValidationRegex(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()
-