getCheckpointImageThumbnail method
The value returned by this method is a URI that can be used with the REST API to obtain the checkpoint thumbnail image of this step.
Syntax
let value = apiurls.getCheckpointImageThumbnail();
value = apiurls.checkpointImageThumbnail;
Note that this feature is available as both a method and a property.
Parameters
This method does not take any parameters.Return value
- Type: string