CompanyCurrency

Columns

Name

Type

ReadOnly

References

Filterable

Sortable

Description

Id [KEY]

String

True

true

true

The Id of the currency object.

SyncToken

String

True

false

false

Version number of the object. It is used to lock an object for use by one app at a time. As soon as an application modifies an object, its SyncToken is incremented. Attempts to modify an object specifying an older SyncToken fails. Only the latest version of the object is maintained by QuickBooks Online.

MetaData_CreateTime

Datetime

True

true

true

The time the record was created.

MetaData_LastUpdatedTime

Datetime

True

true

true

The time the record was last updated.

Code

String

False

true

true

A three letter string representing the ISO 4217 code for the currency.

Name

String

False

false

true

The fullName of the Currrency object.

CustomFieldAggregate

String

False

false

false

An XML aggregate of custom field information.

Active

Boolean

False

true

false

This field sets whether or not the currency is active. Inactive accounts cannot be posted to and are excluded from search results, although references to them are preserved.

Last updated