Dtcprotocol_piqi.Journal_entry_add
type t = {
mutable journal_entry : string option;
mutable date_time : Dtcprotocol_piqi.int64_fixed option;
}