Class POIPaymentMethod

  • java.lang.Object
    • com.here.sdk.search.POIPaymentMethod

  • public final class POIPaymentMethod
    extends java.lang.Object

    Holds constants that represent payment methods.

    See POIPaymentDetails for usage.

    Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String AMEX
      American express credit card
      static java.lang.String AMPOL
      Ampol app
      static java.lang.String ANDROID_PAY
      Android pay
      static java.lang.String APPLE_PAY
      Apple pay
      static java.lang.String CASH
      Cash
      static java.lang.String CHEQUE
      Cheque
      static java.lang.String DEBIT_CARD
      Debit card
      static java.lang.String DINERS_CLUB
      Diners club credit card
      static java.lang.String DISCOVER
      Discover credit card
      static java.lang.String DKV
      DKV invoicing service
      static java.lang.String FINANCING
      Financing
      static java.lang.String MASTERCARD
      Mastercard credit card
      static java.lang.String MOTORPASS
      Motorpass fuel card
      static java.lang.String PAYPAL
      PayPal
      static java.lang.String SHELL
      Shell fuel card
      static java.lang.String VISA
      Visa credit card
    • Method Summary

      • Methods inherited from class java.lang.Object

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