directives {
date { year: 2015 month: 6 day: 7 }
meta {
kv { key: "location" value { text: "Lausanne, Switzerland" } }
}
transaction {
flag: "*"
narration: "Something"
postings {
account: "Assets:Something"
spec { units { number { exact: "1" } currency: "USD" } }
}
postings {
account: "Assets:Something"
spec { units { number { exact: "-1" } currency: "USD" } }
}
}
}