Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Question

The following example does not work, it says there is no "quoteType" on the Quote class:

update
Code Block
api.find("Q", Filter.equal("quoteType", "Configuration"))
Page Properties
hiddentrue
Author
Contributors
limit1
showLastTimetrue
reversetrue
order

Answer

Use quoteTypeUniqueName instead.