Schema Documentation

PriceRange

Description

Price range

Fields
Field NameDescription
maxPrice - String Maximum price
Arguments
format - PricingFieldFormatEnum

Format of the price

minPrice - String Minimum price
Arguments
format - PricingFieldFormatEnum

Format of the price

Example
{"maxPrice":"xyz789","minPrice":"xyz789"}