RateCardItem
A rate card item [RateCardItem
] is an hourly billing rate associated with a job code.
Review the Usage Guidelines for the RateCardItem
object.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
— |
— |
The RateCardItem
object has the following properties:
XML / SOAP |
Database |
Description |
---|---|---|
|
|
[Read-only] Time the record was created. See Date Fields. |
|
|
Currency for the money fields in the record. |
|
|
A 1/0 field indicating if the record is the current rate. |
|
|
End date of the rate for historical records. See Date Fields. |
|
|
[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro. |
|
|
[Required] The ID of the associated job code. |
|
|
The hourly billing rate. |
|
|
[Required] The ID of the rate card that it is associated with. |
|
|
Start date of the rate for historical records. See Date Fields. |
|
|
[Read-only] Time the record was last updated or modified. See Date Fields. |
Usage Guidelines
The combination of job_code_id
and rate_card_id
must be unique.