Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 769 Bytes

NavigationDto.md

File metadata and controls

17 lines (13 loc) · 769 Bytes

NavigationDto

Properties

Name Type Description Notes
name String Name of the field the navigation in on. [optional]
displayName String Name of the navigation for display purposes. [optional]
type NavigationTypeDto
refinements [RefinementDto]
or Bool Flag if this navigation supports or queries. [optional]
source String
metadata [Metadata]
placeId String Place id for inventory navigations.

[Back to Model list] [Back to API list] [Back to README]