blob: 9e5cecc26ea377da531c535fe6b511b3cc400771 [file] [log] [blame]
description: >
Implement to provide item physical asset attributes.
properties:
- name: PartNumber
type: string
description: >
The item part number, typically a stocking number.
- name: SerialNumber
type: string
description: >
The item serial number.
- name: Manufacturer
type: string
description: >
The item manufacturer.
- name: BuildDate
type: string
description: >
The date of item manufacture in
YYYYMMDD format.
- name: Model
type: string
description: >
The model of the item.