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

com.mercadopago.resources.order.OrderIntegrationData Maven / Gradle / Ivy

The newest version!
package com.mercadopago.resources.order;

import lombok.Getter;

/** OrderIntegrationData class. */
@Getter
public class OrderIntegrationData {

    /** Identifier of the Mercado Pago application that created the Order. */
    private String  applicationId;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy