Module: Wunderlist::StatusCodes
- Defined in:
- lib/wunderlist.rb
Overview
Not returned as HTTP status codes.
These are returned as a ‘code’ attribute in a JSON object returned by the server.
Constant Summary collapse
- SUCCESS =
300
- FAILURE =
301
- DENIED =
302
- NOT_EXIST =
303