Package com.mercadopago.resources.point
Class PointPaymentIntentList
- java.lang.Object
-
- com.mercadopago.net.MPResource
-
- com.mercadopago.resources.point.PointPaymentIntentList
-
public class PointPaymentIntentList extends MPResource
PointPaymentIntentList class.
-
-
Constructor Summary
Constructors Constructor Description PointPaymentIntentList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<PointPaymentIntentListEvent>
getEvents()
List of events.-
Methods inherited from class com.mercadopago.net.MPResource
canEqual, equals, getResponse, hashCode, setResponse, toString
-
-
-
-
Method Detail
-
getEvents
public List<PointPaymentIntentListEvent> getEvents()
List of events.
-
-