/**
 * @method GetSnapshotUri 
 * @see http://www.onvif.org/ver20/media/wsdl/media.wsdl
 */

export interface SnapshotUri{
    Uri: URL
}