Description Usage Format Fields Methods
opensilexClientToolsR.Events
1 |
An object of class R6ClassGenerator
of length 24.
path
Stores url path of the request.
apiClient
Handles the client-server communication.
userAgent
Set the user agent of the request.
count_events Count events
create_events Create a list of event
create_moves Create a list of move event
delete_event Delete an event
delete_move_event Delete a move event
get_event Get an event
get_event_details Get an event with all it's properties
get_move_event Get a move with all it's properties
import_event_csv Import a CSV file with one move and one target per line
import_move_csv Import a CSV file with one move and one target per line
search_events Search events
update_event Update an event
update_move_event Update a move event
validate_event_csv Check a CSV file with one move and one target per line
validate_move_csv Check a CSV file with one move and one target per line
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.