import { Base } from "../../../../"; /********************************************* * Reputation **********************************************/ export interface Reputation { Id4a81de82eeb94d6080ea5bf63e27023a?: string; } /********************************************* * ReputationCollections **********************************************/ export interface ReputationCollections { }