interface Conferences {
    PremierConferences: any[];
}

Properties

PremierConferences: any[]