AboutSupportDeveloper GuideVersion 41.129.83.3
interface Country {
    id: OpenFin.FDC3.v1_2.CountryID;
    name?: string;
    type: string;
}

Properties

Properties

name?: string
type: string