Méthode | Description | |
---|---|---|
all ( mixed $params = null, string $apiKey = null ) : mixed | retrieve all trackers | |
create ( mixed $params = null, string $apiKey = null ) : mixed | create a tracker | |
create_list ( mixed $params = null, string $apiKey = null ) : mixed | create a list of trackers | |
retrieve ( string $id, string $apiKey = null ) : mixed | retrieve a tracker | |
save ( ) | save a tracker |