Uses of Class
io.deeplumen.ucp.models.schemas.shopping.UCPCheckoutResponse
Packages that use UCPCheckoutResponse
Package
Description
Optional typed views around generated UCP models.
-
Uses of UCPCheckoutResponse in io.deeplumen.ucp.models.schemas.shopping
Methods in io.deeplumen.ucp.models.schemas.shopping that return UCPCheckoutResponseModifier and TypeMethodDescriptionCheckoutResponse.getUcp()UCP Checkout ResponseUCPCheckoutResponse.withAdditionalProperty(String name, Object value) UCPCheckoutResponse.withCapabilities(List<Object> capabilities) UCPCheckoutResponse.withVersion(String version) Methods in io.deeplumen.ucp.models.schemas.shopping with parameters of type UCPCheckoutResponseModifier and TypeMethodDescriptionvoidCheckoutResponse.setUcp(UCPCheckoutResponse ucp) UCP Checkout ResponseCheckoutResponse.withUcp(UCPCheckoutResponse ucp) -
Uses of UCPCheckoutResponse in io.deeplumen.ucp.typed
Methods in io.deeplumen.ucp.typed with parameters of type UCPCheckoutResponseModifier and TypeMethodDescriptionstatic List<CapabilityRef>UcpTypedViews.checkoutCapabilities(UCPCheckoutResponse ucpMeta)