Class GenericComponentParamsMapper
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public final class GenericComponentParamsMapper
-
-
Constructor Summary
Constructors Constructor Description GenericComponentParamsMapper(CommonComponentParamsMapper commonComponentParamsMapper)
-
Method Summary
Modifier and Type Method Description final GenericComponentParamsmapToParams(CheckoutConfiguration checkoutConfiguration, Locale deviceLocale, DropInOverrideParams dropInOverrideParams, SessionParams componentSessionParams)-
-
Constructor Detail
-
GenericComponentParamsMapper
GenericComponentParamsMapper(CommonComponentParamsMapper commonComponentParamsMapper)
-
-
Method Detail
-
mapToParams
final GenericComponentParams mapToParams(CheckoutConfiguration checkoutConfiguration, Locale deviceLocale, DropInOverrideParams dropInOverrideParams, SessionParams componentSessionParams)
-
-
-
-