Type Alias ProtocolType

ProtocolType: {
    dataFormats?: string[];
    schema?: string;
}