interface Sources {
    links?: { self?: string };
    sources?: Source[];
}

Properties

Properties

links?: { self?: string }
sources?: Source[]
MMNEPVFCICPMFPCPTTAAATR