Given an `internal_id` of an item in itemList of a...
# suitetalkapi
t
Given an
internal_id
of an item in itemList of a PurchaseOrder records, is there a way to detect at runtime it’s type?
b
no, use another operation to lookup its type
or add a custom transaction column field which sources its type and use that instead