Uses of Class
io.deeplumen.ucp.models.schemas.shopping.PaymentUpdateRequest
Packages that use PaymentUpdateRequest
-
Uses of PaymentUpdateRequest in io.deeplumen.ucp.models.schemas.shopping
Methods in io.deeplumen.ucp.models.schemas.shopping that return PaymentUpdateRequestModifier and TypeMethodDescriptionCheckoutUpdateRequest.getPayment()Payment Update RequestPaymentUpdateRequest.withAdditionalProperty(String name, Object value) PaymentUpdateRequest.withInstruments(List<Object> instruments) PaymentUpdateRequest.withSelectedInstrumentId(String selectedInstrumentId) Methods in io.deeplumen.ucp.models.schemas.shopping with parameters of type PaymentUpdateRequestModifier and TypeMethodDescriptionvoidCheckoutUpdateRequest.setPayment(PaymentUpdateRequest payment) Payment Update RequestCheckoutUpdateRequest.withPayment(PaymentUpdateRequest payment)