# Variables
UserAgent lets the API know where the call is being made from.
# Structs
Iteration represents a version of a particular exercise.
PayloadError represents an error message from the API.
PayloadProblems represents a response containing problems.
PayloadSubmission represents metadata about a successful submission.
Problem represents a specific problem in a given language track.
Submission is an iteration that has been submitted to the API.
Track is a collection of problems in a given language.