Class PointSearchPaymentIntent


  • public class PointSearchPaymentIntent
    extends MPResource
    Point Payment Intent resource.
    • Constructor Detail

      • PointSearchPaymentIntent

        public PointSearchPaymentIntent()
    • Method Detail

      • getId

        public String getId()
        Payment intent identifier.
      • getDescription

        public String getDescription()
        Payment intent description.
      • getDeviceId

        public String getDeviceId()
        Identifier of the device that have a payment intent queued.
      • getAmount

        public BigDecimal getAmount()
        Payment intent amount.
      • getState

        public String getState()
        Actual state of payment intent.