blob: 3c191cf44e116faccc1f6c7acebddaf3584878ff [file] [log] [blame]
{
"separator": ",",
"quoteChar":"\"",
"fields": [
{
"name": "AccountNumber",
"type": "INTEGER"
},
{
"name": "Name",
"type": "String"
},
{
"name": "Amount",
"type": "INTEGER"
}
]
}