summaryrefslogtreecommitdiffstats
path: root/org/open_power/Inventory/Decorator
diff options
context:
space:
mode:
Diffstat (limited to 'org/open_power/Inventory/Decorator')
-rw-r--r--org/open_power/Inventory/Decorator/Asset.interface.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/org/open_power/Inventory/Decorator/Asset.interface.yaml b/org/open_power/Inventory/Decorator/Asset.interface.yaml
new file mode 100644
index 0000000..bd8a4ee
--- /dev/null
+++ b/org/open_power/Inventory/Decorator/Asset.interface.yaml
@@ -0,0 +1,9 @@
+description: >
+ Implement to provide item physical asset attributes.
+properties:
+ - name: CCIN
+ type: string
+ description: >
+ Customer card identification number.
+
+# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
OpenPOWER on IntegriCloud