RefundPartItem
A portion of a refund that is applied to a line item in a credit memo.
Columns
| Name | Type | Description |
| createdbyid | String | The 'createdbyid' column for the 'refundpartitem' table. |
| updateddate | Datetime | The 'updateddate' column for the 'refundpartitem' table. |
| updatedbyid | String | The 'updatedbyid' column for the 'refundpartitem' table. |
| amount | Decimal | The 'amount' column for the 'refundpartitem' table. |
| createddate | Datetime | The 'createddate' column for the 'refundpartitem' table. |
| id | String | The 'id' column for the 'refundpartitem' table. |
| creditmemoitemid | String | The 'creditmemoitemid' column for the 'refundpartitem' table. |
| refundpartid | String | The 'refundpartid' column for the 'refundpartitem' table. |