# Functions
Accepts a Title and an array of Notecards (with a front and back) to create a Set of Notecards.
Delete an entire NotecardSet including the Notecards that belong to it as well as the relation to the User that created it.
No description provided by the author
Get all the Notecards that belong to the requested Notecard Set.
Returns NotecardSet information (Title, ID, Creator (id), Description) for all Notecard Sets that belong to the logged in User.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author