| Name | Type | Description | Notes |
|---|---|---|---|
| t_ezmaxcustomeruser_note1 | String | A note added to an Ezmaxcaseactivity. | [optional] |
| t_ezmaxcustomeruser_note2 | String | A note added to an Ezmaxcaseactivity. | [optional] |
require 'Ezmaxapi'
instance = EzmaxApi::MultilingualEzmaxcustomeruserNote.new(
t_ezmaxcustomeruser_note1: Need to contact the customer for more informations,
t_ezmaxcustomeruser_note2: Need to contact the customer for more informations
)