Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Y Z 

E

editCard() - Method in class company.tap.gosellapi.internal.viewholders.GroupViewHolder
 
editItemClicked(GroupViewHolder) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
this method will be called if user clicks on edit saved card
editItemClicked(GroupViewHolder) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.GroupViewModel
 
editText - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers.TextHandler
 
editTextView - Variable in class company.tap.gosellapi.internal.viewholders.GroupViewHolder
 
ElectricCharge - Enum in company.tap.gosellapi.internal.api.enums.measurements
The enum Electric charge.
ElectricCharge() - Constructor for enum company.tap.gosellapi.internal.api.enums.measurements.ElectricCharge
 
ElectricCurrent - Enum in company.tap.gosellapi.internal.api.enums.measurements
The enum Electric current.
ElectricCurrent() - Constructor for enum company.tap.gosellapi.internal.api.enums.measurements.ElectricCurrent
 
email - Variable in class company.tap.gosellapi.internal.api.models.Receipt
 
email(String) - Method in class company.tap.gosellapi.open.models.Customer.CustomerBuilder
Email customer builder.
email - Variable in class company.tap.gosellapi.open.models.Customer
 
email - Variable in class company.tap.gosellapi.open.models.Receipt
 
email - Variable in class company.tap.gosellapi.open.viewmodel.CustomerViewModel
 
EmailAddress - Class in company.tap.gosellapi.internal.api.models
The type Email address.
EmailAddress() - Constructor for class company.tap.gosellapi.internal.api.models.EmailAddress
 
EmptyStringToEncryptException - Exception in company.tap.gosellapi.internal.exceptions
The type Empty string to encrypt exception.
EmptyStringToEncryptException() - Constructor for exception company.tap.gosellapi.internal.exceptions.EmptyStringToEncryptException
Instantiates a new Empty string to encrypt exception.
EmptyViewHolder - Class in company.tap.gosellapi.internal.viewholders
The type Empty view holder.
EmptyViewHolder(View) - Constructor for class company.tap.gosellapi.internal.viewholders.EmptyViewHolder
Instantiates a new Empty view holder.
EmptyViewModel - Class in company.tap.gosellapi.internal.data_managers.payment_options.view_models
The type Empty view model.
EmptyViewModel(PaymentOptionsDataManager, EmptyViewModelData) - Constructor for class company.tap.gosellapi.internal.data_managers.payment_options.view_models.EmptyViewModel
Instantiates a new Empty view model.
EmptyViewModelData - Class in company.tap.gosellapi.internal.data_managers.payment_options.view_models_data
The type Empty view model data.
EmptyViewModelData(String) - Constructor for class company.tap.gosellapi.internal.data_managers.payment_options.view_models_data.EmptyViewModelData
Instantiates a new Empty view model data.
EmptyViewModelData(int, String) - Constructor for class company.tap.gosellapi.internal.data_managers.payment_options.view_models_data.EmptyViewModelData
Instantiates a new Empty view model data.
encrypt(String, String) - Static method in class company.tap.gosellapi.internal.api.crypto.CryptoUtil
 
encryptionKey - Variable in class company.tap.gosellapi.internal.api.requests.CardRequest.Builder
 
encryptionKey - Variable in class company.tap.gosellapi.internal.api.responses.SDKSettings.Data
 
encryptJsonString(String, String) - Static method in class company.tap.gosellapi.internal.api.crypto.CryptoUtil
Encrypt json string string.
ENERGY - Enum in company.tap.gosellapi.internal.api.enums.measurements
The enum Energy.
ENERGY() - Constructor for enum company.tap.gosellapi.internal.api.enums.measurements.ENERGY
 
ERROR_CODE_UNAVAILABLE - Static variable in class company.tap.gosellapi.internal.api.callbacks.GoSellError
The constant ERROR_CODE_UNAVAILABLE.
errorBody - Variable in class company.tap.gosellapi.internal.api.callbacks.GoSellError
 
errorCode - Variable in class company.tap.gosellapi.internal.api.callbacks.GoSellError
 
ErrorEditText - Class in company.tap.gosellapi.internal.custom_views
Parent EditText for storing and displaying error states.
ErrorEditText(Context) - Constructor for class company.tap.gosellapi.internal.custom_views.ErrorEditText
Instantiates a new Error edit text.
ErrorEditText(Context, AttributeSet) - Constructor for class company.tap.gosellapi.internal.custom_views.ErrorEditText
Instantiates a new Error edit text.
ErrorEditText(Context, AttributeSet, int) - Constructor for class company.tap.gosellapi.internal.custom_views.ErrorEditText
Instantiates a new Error edit text.
ErrorManager - Class in company.tap.gosellapi.internal.data_managers
The type Error manager.
ErrorManager() - Constructor for class company.tap.gosellapi.internal.data_managers.ErrorManager
 
ErrorManager.SingletonHolder - Class in company.tap.gosellapi.internal.data_managers
 
etNumberInput - Variable in class company.tap.gosellapi.internal.adapters.AddressOnCardRecyclerViewAdapter.CardAddressNumberInputViewHolder
The Et number input.
etTextInput - Variable in class company.tap.gosellapi.internal.adapters.AddressOnCardRecyclerViewAdapter.CardAddressTextInputViewHolder
The Et text input.
exp_month - Variable in class company.tap.gosellapi.internal.api.models.Card
 
exp_month - Variable in class company.tap.gosellapi.internal.api.models.CardRawData
 
exp_month - Variable in class company.tap.gosellapi.internal.api.requests.CardRequest.CryptedData
 
exp_month - Variable in class company.tap.gosellapi.internal.api.requests.CardRequest
 
exp_year - Variable in class company.tap.gosellapi.internal.api.models.Card
 
exp_year - Variable in class company.tap.gosellapi.internal.api.models.CardRawData
 
exp_year - Variable in class company.tap.gosellapi.internal.api.requests.CardRequest.CryptedData
 
exp_year - Variable in class company.tap.gosellapi.internal.api.requests.CardRequest
 
expirationData - Static variable in class company.tap.gosellapi.internal.custom_views.DatePicker
The constant expirationData.
ExpirationDate - Class in company.tap.gosellapi.internal.api.models
The type Expiration date.
ExpirationDate() - Constructor for class company.tap.gosellapi.internal.api.models.ExpirationDate
 
ExpirationDateDialog - Class in company.tap.gosellapi.internal.custom_views
The type Expiration date dialog.
ExpirationDateDialog(Context) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateDialog
Instantiates a new Expiration date dialog.
ExpirationDateDialog(Context, int) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateDialog
Instantiates a new Expiration date dialog.
ExpirationDateDialog(Context, boolean, DialogInterface.OnCancelListener) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateDialog
Instantiates a new Expiration date dialog.
ExpirationDateDialogTheme - Enum in company.tap.gosellapi.internal.utils
The enum Expiration date dialog theme.
ExpirationDateDialogTheme(int, int, int) - Constructor for enum company.tap.gosellapi.internal.utils.ExpirationDateDialogTheme
 
ExpirationDateEditText - Class in company.tap.gosellapi.internal.custom_views
An EditText for entering dates, used for card expiration dates.
ExpirationDateEditText(Context) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateEditText
Instantiates a new Expiration date edit text.
ExpirationDateEditText(Context, AttributeSet) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateEditText
Instantiates a new Expiration date edit text.
ExpirationDateEditText(Context, AttributeSet, int) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateEditText
Instantiates a new Expiration date edit text.
expirationDateField - Variable in class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
 
expirationDateFieldTextInputLayout - Variable in class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
 
ExpirationDateItemAdapter - Class in company.tap.gosellapi.internal.custom_views
The type Expiration date item adapter.
ExpirationDateItemAdapter(Context, int) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateItemAdapter
Instantiates a new Expiration date item adapter.
ExpirationDateItemAdapter(Context, int, int) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateItemAdapter
Instantiates a new Expiration date item adapter.
ExpirationDateItemAdapter(Context, int, String[]) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateItemAdapter
Instantiates a new Expiration date item adapter.
ExpirationDateItemAdapter(Context, int, int, String[]) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateItemAdapter
Instantiates a new Expiration date item adapter.
ExpirationDateItemAdapter(Context, int, List<String>) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateItemAdapter
Instantiates a new Expiration date item adapter.
ExpirationDateItemAdapter(Context, int, int, List<String>) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateItemAdapter
Instantiates a new Expiration date item adapter.
ExpirationDateItemAdapter(Context, ExpirationDateDialogTheme, List<String>) - Constructor for class company.tap.gosellapi.internal.custom_views.ExpirationDateItemAdapter
Instantiates a new Expiration date item adapter.
expirationMonth - Variable in class company.tap.gosellapi.internal.api.models.CreateTokenCard.SensitiveCardData
 
expirationMonth - Variable in class company.tap.gosellapi.internal.api.models.TokenizedCard
 
expirationMonth - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
 
expirationYear - Variable in class company.tap.gosellapi.internal.api.models.CreateTokenCard.SensitiveCardData
 
expirationYear - Variable in class company.tap.gosellapi.internal.api.models.TokenizedCard
 
expirationYear - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
 
expiry - Variable in class company.tap.gosellapi.internal.api.models.SavedCard
 
externalDataSource - Variable in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
 
ExtraFee - Class in company.tap.gosellapi.internal.api.models
Created by eugene.goltsev on 27.04.2018.
ExtraFee(AmountModificatorType, BigDecimal, String) - Constructor for class company.tap.gosellapi.internal.api.models.ExtraFee
Instantiates a new Extra fee.
extraFees - Variable in class company.tap.gosellapi.internal.api.models.PaymentOption
 
ExtraFeesStatus - Enum in company.tap.gosellapi.internal.api.enums
The enum Extra fees status.
ExtraFeesStatus() - Constructor for enum company.tap.gosellapi.internal.api.enums.ExtraFeesStatus
 
A B C D E F G H I J L M N O P Q R S T U V W Y Z 
Skip navigation links