# KinowJavascriptSdk.CreateFreeGiftRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**idCustomer** | **Integer** | Customer  ID to attach this Gift | 
**idProduct** | **Integer** | Product ID to offer | 
**idProductAttribute** | **Integer** | ID Product Attribute to offer | [optional] 
**firstname** | **String** | Recipient firstname | 
**lastname** | **String** | Recipient lastname | 
**email** | **String** | Recipient email | 


