A 
        
            B 
        
            C 
        
            D 
        
            E 
        
            F 
        
            G 
        
            H 
        
            I 
        
            J 
        
            K 
        
            L 
        
            M 
        
            N 
        
            O 
        
            P 
        
            Q 
        
            R 
        
            S 
        
            T 
        
            U 
        
            V 
        
            W 
        
            Y 
        
        
B
- BankAccount - class in com.oppwa.mobile.connect.payment.token
 - Class to represent stored BankAccount payment information.
 - BankAccountPaymentParams - class in com.oppwa.mobile.connect.payment.bankaccount
 - Represents payment parameters for bank account, providing access to holder, iban, country and bank.
 - BankAccountTokenUiComponent - class in com.oppwa.mobile.connect.checkout.uicomponent.bankaccount.token
 - The Bank Account Token UI Component is intended to display stored bank account details like account holder and IBAN.
 - BankAccountTokenUiComponentInteraction - class in com.oppwa.mobile.connect.checkout.uicomponent.bankaccount.token
 - Provides methods to interact with BankAccountTokenUiComponent.
 - BaseCardPaymentParams - class in com.oppwa.mobile.connect.payment.card
 - Represents base payment parameters for common and tokenized cards.
 - BILLING - enum entry in com.oppwa.mobile.connect.checkout.meta.GooglePaySubmitType
 Submit billing address information in payment request if information available in Google Pay payment response.
- BillingAddress - class in com.oppwa.mobile.connect.payment
 - The billing address holds the address of the customer.
 - BillingAddress.Builder - class in com.oppwa.mobile.connect.payment.BillingAddress
 - BinInfo - class in com.oppwa.mobile.connect.provider.model
 - Represents the information about bin, such as related brands, bin type (PERSONAL or COMMERCIAL) and type (CREDIT or DEBIT).
 - BinInfoListener - class in com.oppwa.mobile.connect.provider.listener
 - The callback interface for bin info request.
 - BINLIST - enum entry in com.oppwa.mobile.connect.checkout.meta.CheckoutBrandDetectionType
 Searches card bin in the bin list (more precise)
- BINLIST_AND_TYPE - enum entry in com.oppwa.mobile.connect.checkout.meta.CheckoutBrandDetectionType
 Searches card bin and type in the bin list (more precise)
- binRequestFailed() - function in com.oppwa.mobile.connect.provider.ITransactionListener
 - Indicates that request for bin service to get payment brands for provided card bin has not been executed successfully.
 - binRequestSucceeded(Array) - function in com.oppwa.mobile.connect.provider.ITransactionListener
 - Indicates that request for bin service to get payment brands for provided card bin has been completed.
 - BlikPaymentParams - class in com.oppwa.mobile.connect.payment.blik
 - Represents payment parameters for BLIK payment brand.
 - BrandInfo - class in com.oppwa.mobile.connect.payment
 - BrandsValidation - class in com.oppwa.mobile.connect.payment
 - Contains the additional information about payment brands.
 - BrandsValidation.Filter - class in com.oppwa.mobile.connect.payment.BrandsValidation
 - The helper class provides functionality to filter the required brands from the BrandInfo map.
 - brandsValidationRequestFailed(PaymentError) - function in com.oppwa.mobile.connect.provider.ITransactionListener
 - Indicates that the brands validation request has not been completed successfully.
 - brandsValidationRequestSucceeded(BrandsValidation) - function in com.oppwa.mobile.connect.provider.ITransactionListener
 - Indicates that the brands validation request has been completed.
 - build() - function in com.oppwa.mobile.connect.payment.CheckoutInfo.Builder
 - build() - function in com.oppwa.mobile.connect.payment.Customer.Builder
 - Creates a new customer.
 - build() - function in com.oppwa.mobile.connect.payment.CheckoutData.Builder
 - Creates a new CheckoutData.
 - build() - function in com.oppwa.mobile.connect.payment.CartItem.Builder
 - Creates a new CartItem .
 - build() - function in com.oppwa.mobile.connect.payment.Merchant.Builder
 - build() - function in com.oppwa.mobile.connect.payment.Cart.Builder
 - Creates a new Cart object.
 - build() - function in com.oppwa.mobile.connect.payment.BillingAddress.Builder
 - Creates a new billing address.
 - build() - function in com.oppwa.mobile.connect.payment.ShippingAddress.Builder
 - Creates a new ShippingAddress object.
 - build() - function in com.oppwa.mobile.connect.provider.threeds.v2.model.ThreeDSConfig.Builder
 - Creates 
OppThreeDSConfiginitialized with all set earlier parameters. - build() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutActivityResult.Builder
 - Creates a new checkout activity result.
 - build() - function in com.oppwa.mobile.connect.checkout.meta.CheckoutPaymentBrandConfig.Builder
 - build() - function in com.oppwa.mobile.connect.checkout.uicomponent.meta.UiComponentsConfig.Builder
 - Constructs a UI Components configuration.