Uses of Class
com.mercadopago.client.payment.PaymentItemRequest
-
Packages that use PaymentItemRequest Package Description com.mercadopago.client.payment -
-
Uses of PaymentItemRequest in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentItemRequest Modifier and Type Method Description PaymentItemRequestPaymentItemRequest.PaymentItemRequestBuilder. build()Methods in com.mercadopago.client.payment that return types with arguments of type PaymentItemRequest Modifier and Type Method Description List<PaymentItemRequest>PaymentAdditionalInfoRequest. getItems()Items.Method parameters in com.mercadopago.client.payment with type arguments of type PaymentItemRequest Modifier and Type Method Description PaymentAdditionalInfoRequest.PaymentAdditionalInfoRequestBuilderPaymentAdditionalInfoRequest.PaymentAdditionalInfoRequestBuilder. items(List<PaymentItemRequest> items)Items.
-