UnitOfMeasureLite

📄 Description: Lightweight representation of a Unit of Measure used in contracts, lease components, and other objects.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier of the unit of measure.

displayId

string

false

none

Short display identifier (code) for the unit of measure.

status

Status

false

none

Represents the object status with localized captions and activity state.

name

string

false

none

Full descriptive name of the unit of measure.

erpSystemId

integer(int64)

false

none

Identifier of the ERP system associated with this unit of measure.