Variable ServiceLocationServiceLocationTypeEnumConst
ServiceLocationServiceLocationTypeEnum: {
InHome: "IN_HOME";
InStore: "IN_STORE";
Online: "ONLINE";
} = ...
Type Declaration
-
ReadonlyInHome: "IN_HOME"
-
ReadonlyInStore: "IN_STORE"
-
ReadonlyOnline: "ONLINE"