-record(invoice, { title :: binary(), description :: binary(), start_parameter :: binary(), currency :: binary(), total_amount :: integer() }).