java.lang.Object
com.microblink.photopay.entities.recognizers.photopay.IbanBicAccount

public class IbanBicAccount extends Object
  • Field Details

    • iban

      @NonNull public final String iban
      International bank account number of the payment receiver account
    • bic

      @NonNull public final String bic
      Bank Identifier Code of the payment receiver, empty string if not available
  • Method Details