• Home
  • Resources
  • Objects
  • Guide
    • What is an API
    • Creating an app
    • Using the API
    • Troubleshooting
    • Login
    • IQL query language
    • API Playground
    • Get started
    • Error messages
    • Access scopes
    • Introduction to general concepts
  • Home>
  • Objects>
  • Vote

Vote

A vote can consist of a value if system is set up to use rating values. Otherwise the vote consist of Alternative, which can be thumb up, neutral or thumb down

Property Type Description Fetch
Id Int32 Yes
CreatedAt DateTime Yes
User User The voter Yes
Value Int32 Used when voting mode is stars (not thumb up/down) Yes
Alternative
VoteAlternativesEnum
NEGATIVE (thumbs down) = 1, NEUTRAL (no thumb given) = 2, POSITIVE (thumbs up) = 3 Yes

Induct API 1.0

Last API system update:
11/23/2020 8:43:56 AM

↑ Back to top

© Induct Software AS