Package com.mercadopago.resources.point
Class PointCancelPaymentIntent
- java.lang.Object
-
- com.mercadopago.net.MPResource
-
- com.mercadopago.resources.point.PointCancelPaymentIntent
-
public class PointCancelPaymentIntent extends MPResource
Point cancel payment intent resource.
-
-
Constructor Summary
Constructors Constructor Description PointCancelPaymentIntent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
Payment intent ID.-
Methods inherited from class com.mercadopago.net.MPResource
canEqual, equals, getResponse, hashCode, setResponse, toString
-
-
-
-
Method Detail
-
getId
public String getId()
Payment intent ID.
-
-