/** * This is auto-generated file, don't modify this file manually */ export interface WallPostCopyright { id?: number; link?: string; name?: string; type?: string; }