public interface ExpansionPath<I>
| Modifier and Type | Method and Description |
|---|---|
static <T> ExpansionPath<T> |
of(String sphereExpansionPathExpression) |
String |
toSphereExpand()
Returns a Composable Commerce reference expansion path expression.
|
String toSphereExpand()
static <T> ExpansionPath<T> of(String sphereExpansionPathExpression)