Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 714 Bytes

ProductRequest.md

File metadata and controls

15 lines (12 loc) · 714 Bytes

ProductRequest

Properties

Name Type Description Notes
name String [default to null]
description String [default to null]
amount Integer [default to null]
unitPrice Double [default to null]
expirationDate String [optional] [default to null]
weight Mesurement [default to null]
categories List [optional] [default to null]

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