Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 824 Bytes

ItemRequest.md

File metadata and controls

16 lines (12 loc) · 824 Bytes

ItemRequest

Properties

Name Type Description Notes
Id string ID of item [optional] [default to null]
Category string Category ID of item [optional] [default to null]
Desc string Rich text description of item [optional] [default to null]
Name string Name of item [optional] [default to null]
Ordprice float32 Integer value of price [optional] [default to null]
Price string String value of price [optional] [default to null]
Quantity string Inventory quantity [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]