Class PaymentOrder
- java.lang.Object
-
- com.mercadopago.resources.payment.PaymentOrder
-
public class PaymentOrder extends Object
PaymentOrder class.
-
-
Constructor Summary
Constructors Constructor Description PaymentOrder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Long
getId()
Id of the associated purchase order.String
getType()
Order type.
-