Class MerchantInfo

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getMerchantName()
      final Unit setMerchantName(String merchantName)
      final String getMerchantId()
      final Unit setMerchantId(String merchantId)
      • Methods inherited from class com.adyen.checkout.core.internal.data.model.ModelObject

        describeContents
      • Methods inherited from class android.os.Parcelable

        writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait