Class: GovDelivery::TMS::CommandAction

Inherits:
Object
  • Object
show all
Includes:
InstanceResource
Defined in:
lib/govdelivery/tms/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)

Instance Attribute Summary

Attributes included from InstanceResource

#response

Method Summary

Methods included from InstanceResource

included