interface PatchSourcesIDRequest {
    body: Source;
    sourceID: string;
}

Properties

Properties

body: Source

Source update

sourceID: string

The source ID.

MMNEPVFCICPMFPCPTTAAATR