Array
(
    [totals] => Array
        (
            [0] => Array
                (
                    [code] => sub_total
                    [title] => Sub-Total
                    [value] => 0
                    [sort_order] => 1
                )

        )

    [taxes] => Array
        (
        )

    [total] => 0
)