The following table describes the collection properties for the Location microservice:
Sl. # | Attribute | Default Value | Description |
---|---|---|---|
1 | applicablelocales | en_US | Indicates the list of locales applicable to the collection. The locale should be mentioned in the Java standard locale format. |
2 | defaultlocale | en_US | Indicates the default locale of the collection. The locale should be mentioned in the Java standard locale format. |
3 | defaulttimezone | PST | Indicates the default timezone of the collection. |
4 | locationtype | Store | Indicates the type of the location. For example, a location can be picking a product from a nearby store or a particular shopping center. |
Revision History
2024-05-23 | SD – Updated collection properties.