Name | Type | Description | Notes |
---|---|---|---|
sku | String | SKU of the item that needs to be added. | |
name | String | The name / description of the effect |
require 'TalonOne'
instance = TalonOne::AddFreeItemEffectProps.new(sku: SKU1241028,
name: null)