| Name | Type | Description | Notes |
|---|---|---|---|
| amount | Float | The amount of the refund part. | [optional] |
| created_by_id | String | The ID of the Zuora user who created the refund part. | [optional] |
| created_date | DateTime | The date and time when the refund part was created, in `yyyy-mm-dd hh:mm:ss` format. For example, 2017-03-01 15:31:10. | [optional] |
| credit_memo_id | String | The ID of the credit memo associated with the refund part. | [optional] |
| id | String | The ID of the refund part. | [optional] |
| payment_id | String | The ID of the payment associated with the refund part. | [optional] |
| success | BOOLEAN | Returns `true` if the request was processed successfully. | [optional] |
| updated_by_id | String | The ID of the Zuora user who last updated the refund part. | [optional] |
| updated_date | DateTime | The date and time when the refund part was last updated, in `yyyy-mm-dd hh:mm:ss` format. For example, 2017-03-02 15:36:10. | [optional] |