Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 661 Bytes

ChallengeFilter.md

File metadata and controls

14 lines (10 loc) · 661 Bytes

ChallengeFilter

An object that describes how to filter Challenges

Properties

Name Type Description Notes
name str Keep the challenges whose name include this term [optional]
status ChallengeStatus [optional]
organizer str Keep the challenges organized by this person [optional]
tag str Keep the challenges associated to this tag [optional]

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