//MCHttpSession objects
MCHttpSession = {
    customer: null,
    invoice: null
}

