Class: TMS::CommandAction

Inherits:
Object
  • Object
show all
Includes:
InstanceResource
Defined in:
lib/tms_client/resource/command_action.rb

Overview

CommandAction object represent the results of Commands for a particular input (e.g. an incoming SMS message)

This resource is read-only.

Attributes

  • http_response_code - e.g. 200, 404, etc.

  • http_content_type - text/html, etc.

  • http_body - Request body (if it’s <500 characters, otherwise it’ll be nil)

Method Summary

Methods included from InstanceResource

included