gd-sprest-def
Version:
TypeScript definition files generated from the $metadata REST endpoint in SharePoint.
16 lines (12 loc) • 388 B
TypeScript
import { Base } from "../../../../";
/*********************************************
* Reputation
**********************************************/
export interface Reputation {
Id4a81de82eeb94d6080ea5bf63e27023a?: string;
}
/*********************************************
* ReputationCollections
**********************************************/
export interface ReputationCollections {
}