OBJECT
A refinding item of a related billing item
type RefundItem {# The ID of the billing_itembilling_item_id: String # The currencycurrency: String id: ID! # The refund amountrefund_amount: String # The refund daterefund_date: String # The status of refundingstatus: String }