serviceItems property
List of services supported by merchants.
A service can be haircut, install water heater, etc. Duplicated service items will be removed automatically.
Optional.
Implementation
core.List<ServiceItem>? serviceItems;
List of services supported by merchants.
A service can be haircut, install water heater, etc. Duplicated service items will be removed automatically.
Optional.
core.List<ServiceItem>? serviceItems;