Files
fn-serverless/vendor/github.com/funcy/functions_go/docs/TasksWrapper.md
2017-06-30 11:22:56 -07:00

583 B

TasksWrapper

Properties

Name Type Description Notes
Tasks []Task [default to null]
Cursor string Used to paginate results. If this is returned, pass it into the same query again to get more results. [optional] [default to null]
Error_ ErrorBody [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]