Interface WallWallpostCommentsDonut

interface WallWallpostCommentsDonut {
    [key: string]: any;
}

Indexable

[key: string]: any

Generated using TypeDoc