Class PayoutMethodsBankAccountSpec.Country.Field.LocalNameHuman

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.moneymanagement.PayoutMethodsBankAccountSpec.Country.Field.LocalNameHuman
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PayoutMethodsBankAccountSpec.Country.Field

public static class PayoutMethodsBankAccountSpec.Country.Field.LocalNameHuman extends StripeObject
For more details about LocalNameHuman, please refer to the API Reference.
  • Constructor Details

    • LocalNameHuman

      public LocalNameHuman()
  • Method Details

    • getContent

      public String getContent()
    • getLocalizationKey

      public String getLocalizationKey()
    • setContent

      public void setContent(String content)
    • setLocalizationKey

      public void setLocalizationKey(String localizationKey)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object