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