Uses of Class
com.skava.payment.model.Property
Packages that use Property
Package
Description
The processor classes of the Cart Orchestration Service available here.
Cart and checkout Orchestration transformation Classes available here.
Payment model classes are available here.
-
Uses of Property in com.skava.cart.orchestration.processor
Method parameters in com.skava.cart.orchestration.processor with type arguments of type Property -
Uses of Property in com.skava.cart.orchestration.transformation
Methods in com.skava.cart.orchestration.transformation that return types with arguments of type PropertyModifier and TypeMethodDescriptionCartPaymentTransformation.getPaymentProperties
(PaymentOrchestration paymentDetails) This method is used to return the list ofProperty
objects containing the property details. -
Uses of Property in com.skava.payment.model
Methods in com.skava.payment.model that return Property