Class GiftCardComponentViewType
-
- All Implemented Interfaces:
-
com.adyen.checkout.ui.core.internal.ui.ButtonComponentViewType,com.adyen.checkout.ui.core.internal.ui.ComponentViewType
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public class GiftCardComponentViewType implements ButtonComponentViewType
-
-
Field Summary
Fields Modifier and Type Field Description private final ViewProviderviewProviderprivate final IntegerbuttonTextResIdprivate final ButtonViewProviderbuttonViewProvider
-
Constructor Summary
Constructors Constructor Description GiftCardComponentViewType()
-
Method Summary
Modifier and Type Method Description ViewProvidergetViewProvider()IntegergetButtonTextResId()-
-
Method Detail
-
getViewProvider
ViewProvider getViewProvider()
-
getButtonTextResId
Integer getButtonTextResId()
-
-
-
-