Uses of Class
com.mercadopago.client.payment.PaymentInvoicePeriodRequest
-
Packages that use PaymentInvoicePeriodRequest Package Description com.mercadopago.client.payment -
-
Uses of PaymentInvoicePeriodRequest in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentInvoicePeriodRequest Modifier and Type Method Description PaymentInvoicePeriodRequestPaymentInvoicePeriodRequest.PaymentInvoicePeriodRequestBuilder. build()PaymentInvoicePeriodRequestPaymentTransactionDataRequest. getInvoicePeriod()Invoice period.Methods in com.mercadopago.client.payment with parameters of type PaymentInvoicePeriodRequest Modifier and Type Method Description PaymentTransactionDataRequest.PaymentTransactionDataRequestBuilderPaymentTransactionDataRequest.PaymentTransactionDataRequestBuilder. invoicePeriod(PaymentInvoicePeriodRequest invoicePeriod)Invoice period.
-