Callback: {
    input: CallbackKeyValuePair[];
    output: CallbackKeyValuePair[];
    type: CallbackType;
}

Type declaration