Class GbBankAccount.ConfirmationOfPayee.Result.Matched

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.vault.GbBankAccount.ConfirmationOfPayee.Result.Matched
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
GbBankAccount.ConfirmationOfPayee.Result

public static class GbBankAccount.ConfirmationOfPayee.Result.Matched extends StripeObject
For more details about Matched, please refer to the API Reference.
  • Constructor Details

    • Matched

      public Matched()
  • Method Details

    • getBusinessType

      public String getBusinessType()
    • getName

      public String getName()
    • setBusinessType

      public void setBusinessType(String businessType)
    • setName

      public void setName(String name)
    • 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