- All Superinterfaces:
WidgetResponse
- All Known Implementing Classes:
AssetResponseImpl
Interface for a assets attributes extends
WidgetResponse.- Since:
- 1.0.16
- Author:
- Logicommerce
-
Method Summary
Modifier and TypeMethodDescriptiongetPath()Return String path param value, define the asset relative path.getType()ReturnWidgetTypeparam value.Methods inherited from interface com.logicommerce.sdk.models.WidgetResponse
getAmbience, getPageType, getPosition
-
Method Details
-
getPath
String getPath()Return String path param value, define the asset relative path.- Returns:
String- Since:
- 1.0.16
-
getType
WidgetType getType()ReturnWidgetTypeparam value.- Returns:
- WidgetType
- Since:
- 1.0.16
- See Also:
-