JobPaymentBean
From
(Difference between revisions)
m (→Fields) |
|||
Line 18: | Line 18: | ||
|Yes | |Yes | ||
|The EService primary key of this JobResource. | |The EService primary key of this JobResource. | ||
+ | |---- bgcolor=#EDEDFF | ||
+ | |UnitValue | ||
+ | |BigDecimal | ||
+ | |8 | ||
+ | |No | ||
+ | |The value of the payment. | ||
|---- bgcolor=#EDEDFF | |---- bgcolor=#EDEDFF | ||
|PaymentMethod | |PaymentMethod |
Revision as of 23:35, 5 September 2005
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 |