| Name | Type | Description | Notes |
|---|---|---|---|
| created_by_id | String | The ID of the Zuora user who created the RefundInvoicePayment object. Character limit: 32 Values: automatically generated | [optional] |
| created_date | DateTime | The date when the RefundInvoicePayment object was created. Character limit: 29 Values: automatically generated | [optional] |
| id | String | Object identifier. | [optional] |
| invoice_id | String | The unique ID of the invoice associated with this refund invoice payment. Character limit: 32 Values: a valid invoice ID | [optional] |
| invoice_payment_id | String | The ID of the `InvoicePayment.Id` | [optional] |
| refund_amount | Float | Specifies the amount of a refund applied against a payment. Character limit: 16 Values: automatically generated | [optional] |
| refund_id | String | The ID of the Refund object Character limit: 32 Values: inherited from `Refund.Id` | [optional] |
| updated_by_id | String | The ID of the last user to update the object. Character limit: 32 Values: automatically generated | [optional] |
| updated_date | DateTime | The date when the object was last updated. Character limit: 29 Values: automatically generated | [optional] |