Method: Bandwidth::TransferCompleteCallback#error_message

Defined in:
lib/bandwidth-sdk/models/transfer_complete_callback.rb

#error_messageObject

Text explaining the reason that caused the call to fail in case of errors.



67
68
69
# File 'lib/bandwidth-sdk/models/transfer_complete_callback.rb', line 67

def error_message
  @error_message
end