Cfchat::ExtendedContactAllOf Properties Name Type Description Notes id Float Id of the user [optional] availability_status String Availability status of the user [optional] Example require 'cfchat' instance = Cfchat::ExtendedContactAllOf.new( id: null, availability_status: null )