*********************** Refund amount breakdown *********************** An object that contains short summary on what a refund consists of. =========== =================================================================== ===================================================================== Field name Type Description =========== =================================================================== ===================================================================== total :doc:`amount` The total refund amount. by_tickets List of {``product_name``: :doc:`i18n`, ``amount``: :doc:`amount`} How much it was refunded for each ticket. other :doc:`amount` All the rest of the total refund amount except the per-ticket refunds =========== =================================================================== =====================================================================