Method: PureCloud::FaxSendRequest#content_type

Defined in:
lib/purecloud/models/fax_send_request.rb

#content_typeObject

The content type that is going to be uploaded. If Content Management document is used for faxing, contentType will be ignored



33
34
35
# File 'lib/purecloud/models/fax_send_request.rb', line 33

def content_type
  @content_type
end