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