Class PaymentShipments
- java.lang.Object
-
- com.mercadopago.resources.payment.PaymentShipments
-
public class PaymentShipments extends Object
PaymentShipments class.
-
-
Constructor Summary
Constructors Constructor Description PaymentShipments()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PaymentReceiverAddress
getReceiverAddress()
Receiver Address.
-
-
-
Method Detail
-
getReceiverAddress
public PaymentReceiverAddress getReceiverAddress()
Receiver Address.
-
-