| Name | Type | Description | Notes |
|---|---|---|---|
| amount | Float | The amount of the refund part item. | [optional] |
| created_by_id | String | The ID of the Zuora user who created the refund part item. | [optional] |
| created_date | DateTime | The date and time when the refund part item was created, in `yyyy-mm-dd hh:mm:ss` format. For example, 2017-03-01 15:31:10. | [optional] |
| credit_memo_item_id | String | The ID of the credit memo item associated with the refund part item. | [optional] |
| credit_tax_item_id | String | The ID of the credit memo taxation item associated with the refund part item. | [optional] |
| id | String | The ID of the refund part item. | [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 item. | [optional] |
| updated_date | DateTime | The date and time when the refund part item was last updated, in `yyyy-mm-dd hh:mm:ss` format. For example, 2017-03-02 15:36:10. | [optional] |