The Soap_Product object represents a product in LAC. This object is used to add and list products for a logged-in vendor.
Soap_Product contains the following properties:
| Property name | Type | Description | 
| id | integer | ID of the product in LAC. | 
| name | string | Product name. | 
| vendor | string | Product version. | 
| description | string | Description of the product. | 
| ProductTemplates | Array of product templates defined for the product. |