All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mercadopago.net.MPResource Maven / Gradle / Ivy

There is a newer version: 2.1.29
Show newest version
package com.mercadopago.net;

import lombok.Data;

/** MPResource class. */
@Data
public class MPResource {

  private MPResponse response;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy