ENUM

AdvertPriceUnitEnum

Units of time or measurement by which products or services can be priced.

link GraphQL Schema definition

  • enum AdvertPriceUnitEnum {
  • METRE
  • SQUARE_METRE
  • CUBIC_METRE
  • PACK
  • KILOGRAM
  • LITRE
  • SQUARE_FEET
  • FEET
  • CUBIC_FEET
  • POUND
  • PER_HOUR
  • PER_DAY
  • PER_WEEK
  • PER_FORTNIGHT
  • PER_MONTH
  • }