cms2.contacts.vo.ContactChannelVO=function(){
  this._explicitType= "cms2.contacts.vo.ContactChannelVO"
  this.id_contact_channel=0
  this.channel_type=""
  this.contact_value=""
  this.queue=0
  this.action=""
  this.code_id=""
}
