enableOnlineStore property
Turn OnlineStore
off by specifying False
for the
EnableOnlineStore
flag. Turn OnlineStore
on by
specifying True
for the EnableOnlineStore
flag.
The default value is False
.
Implementation
final bool? enableOnlineStore;