Costtype

Cost types [Costtype] can be used for classification of actual costs. See also Actualcost.

XML

SOAP

REST

Database table

Object

Costtype

oaCosttype

cost_type

Supported Commands

Add, Read, Modify

add(), read(), modify(), upsert()

The Costtype object has the following properties:

XML / SOAP

Database

Description

active

active

A 1/0 field indicating if this cost category is active.

cost_categoryid

cost_category_id

The ID of the associated cost category.

created

created

[Read-only] Time the record was created.

See Date Fields

externalid

external_id

If the record was imported from an external system, you store the unique external record ID here.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

[Required] The name of the actual cost. This field is never populated. It is used only to satisfy subtotalling by actual cost.

notes

notes

Notes.

updated

updated

[Read-only] Time the record was last modified.

See Date Fields