Interface ListCapabilitiesArgs

interface ListCapabilitiesArgs {
    sourceId?: string;
}

Properties

Properties

sourceId?: string