ErikBoesen / schoolopy

:school: Python wrapper for Schoology's REST API.
MIT License
47 stars 19 forks source link

How do I use the schoolopy_models_Grade object? #22

Closed JustAnOkapi closed 4 years ago

JustAnOkapi commented 4 years ago

What is the correct way to use the schoolopy_models_Grade objects you get from sc.get_user_grades()? @ErikBoesen

ErikBoesen commented 4 years ago

Not sure what you mean. These objects should function just like any of the other models in this package. Get properties of the object with Grade.propname.

JustAnOkapi commented 4 years ago

Not sure what you mean. These objects should function just like any of the other models in this package. Get properties of the object with Grade.propname.

Where do I find all of the propriety names?

ErikBoesen commented 4 years ago

Here it is on Schoology's official documentation: https://developers.schoology.com/api-documentation/rest-api-v1/grade