Module prints_api

Module prints_api 

Source

Enums§

DeletePrintError
struct for typed errors of method delete_print
EditPrintError
struct for typed errors of method edit_print
GetPrintError
struct for typed errors of method get_print
GetUserPrintsError
struct for typed errors of method get_user_prints
UploadPrintError
struct for typed errors of method upload_print

Functions§

delete_print
Returns a print.
edit_print
Edits a print.
get_print
Returns a print.
get_user_prints
Returns a list of all prints of the user. User id has to be your own userId, as you can’t request other user’s prints.
upload_print
Uploads and creates a print.