PurchaseSerialDetail


Description

Serial number details for a purchase receipt line.

Properties

Property

Type

Length

Default

Description

Key

PurchaseSerialDetailKey

N/A

N/A

The purchase serial detail key object that identifies the serial detail.

SerialNumber

string

20

Empty

The serial number.

Bin

string

15

Empty

The bin number. Only provide if using multiple bins.

UnitCost

MoneyAmount

N/A

N/A

The cost per unit of measure. This property is read-only.


Inherits from

BusinessObject


Documentation Feedback