Uses of Interface
com.hybris.cis.client.shared.models.Identifiable
-
-
Uses of Identifiable in com.hybris.cis.client.avs.models
Classes in com.hybris.cis.client.avs.models that implement Identifiable Modifier and Type Class Description classAvsResultAddress verification result. -
Uses of Identifiable in com.hybris.cis.client.fraud.models
Classes in com.hybris.cis.client.fraud.models that implement Identifiable Modifier and Type Class Description classCisFraudReportResultThe result of fraud report request containing the transactions and status.classCisFraudTransactionClass that holds all the information related to a transaction so it can be checked for fraud.classCisFraudTransactionResult -
Uses of Identifiable in com.hybris.cis.client.geolocation.models
Classes in com.hybris.cis.client.geolocation.models that implement Identifiable Modifier and Type Class Description classGeoLocationResultResult of a geolocation request. -
Uses of Identifiable in com.hybris.cis.client.payment.models
Classes in com.hybris.cis.client.payment.models that implement Identifiable Modifier and Type Class Description classCisPaymentProfileResultThe result of a profile creation.classCisPaymentTransactionResultThe result of a payment transaction such as authorizing or capturing.classCisTokenizedPaymentTransactionResultThe result of a tokenized payment transaction such as authorizing or capturing. -
Uses of Identifiable in com.hybris.cis.client.shared.models
Classes in com.hybris.cis.client.shared.models that implement Identifiable Modifier and Type Class Description classCisOrderAn order containing addresses and line items and may represent an order, a shipment or a return depending on the context.classCisResultContains details about the result of a CIS operation.classIdentifierIdentifier object to be attached to other objects. -
Uses of Identifiable in com.hybris.cis.client.shipping.models
Classes in com.hybris.cis.client.shipping.models that implement Identifiable Modifier and Type Class Description classCisLabelContainer for labels.classCisShipmentclassCisShippingMethodContainer for shipping method.classCisShippingMethodsContainer for a list ofCisShippingMethod.classCisShippingRateResult -
Uses of Identifiable in com.hybris.cis.client.tax.models
Classes in com.hybris.cis.client.tax.models that implement Identifiable Modifier and Type Class Description classCisTaxDocTax document.
-