ENUM

AdvertPriceTypeEnum

Labels for products or services with non-standard or non-fixed pricing.

link GraphQL Schema definition

  • enum AdvertPriceTypeEnum {
  • # For adverts with a minimum price, but whose final price may vary.
  • FROM
  • # Price On Application. For adverts whose price
  • #
  • # cannot be determined without first contacting the seller.
  • POA
  • }