Type Alias PluginRequiresConnectionResponse
PluginRequiresConnectionResponse: {
alias: string;
optional: boolean;
source: string;
type: string;
typeId: string;
}
Type declaration
alias: string
optional: boolean
source: string
type: string
typeId: string