LeviLamina
Loading...
Searching...
No Matches
GetDownloadUrl.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace MSGraph::Requests {
6
7struct GetDownloadUrl {};
8
9} // namespace MSGraph::Requests
Definition GetDownloadUrl.h:7