pub fn success_envelope( command: &str, file_path: &str, file_format: &str, target: Value, meta: Value, data: Value, warnings: Vec<Value>, ) -> Value
Build a standard v1.0 success envelope.