Method: GongAPI::CallParticipant#email_address

Defined in:
lib/gong_api/models/call_participant.rb

#email_addressObject

The email address of the party, if available.



20
21
22
# File 'lib/gong_api/models/call_participant.rb', line 20

def email_address
  @email_address
end