![JAR search and dependency download from the Maven repository](/logo.png)
com.mercadopago.resources.payment.PaymentData Maven / Gradle / Ivy
package com.mercadopago.resources.payment;
import lombok.Getter;
/** PaymentData class. */
@Getter
public class PaymentData {
/** PaymentRules. */
private PaymentRules rules;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy