JobPaymentBean
From EconzExternal
Description
This bean represents a particular payment received on the job.
Fields
The data fields of this object.
| Name | Type | Size | Required | Description |
|---|---|---|---|---|
| PrimaryKey | string | 9 | Yes | The EService primary key of this JobResource. |
| UnitValue | BigDecimal | 8 | No | The value of the payment. |
| PaymentMethod | string | 20 | Yes | The type of the payment received. |
| whenPaid | DateTime | N/A | Yes | The date and time the payment was received |
