Skip to content

Latest commit

 

History

History
 
 

sample_calls

This folder contains sample calls for each API call of each API call class. Refer to these files if you are unsure about how to structure an API call within your code or want an example of how an API call works. The java classes that contain the example calls are not inteneded to be executed as they are. Think of this code as a template for how you might structure API calls within your own code. Below each call is an example of the result of the call (either the call's response or how the call affect's the objects it is called on.