Class: PostmanMta::ApiClient
- Inherits:
-
Object
- Object
- PostmanMta::ApiClient
- Defined in:
- lib/postman_mta/api_client.rb
Instance Attribute Summary collapse
-
#response_body ⇒ Object
readonly
Returns the value of attribute response_body.
-
#response_status ⇒ Object
readonly
Returns the value of attribute response_status.
Instance Attribute Details
#response_body ⇒ Object (readonly)
Returns the value of attribute response_body.
3 4 5 |
# File 'lib/postman_mta/api_client.rb', line 3 def response_body @response_body end |
#response_status ⇒ Object (readonly)
Returns the value of attribute response_status.
3 4 5 |
# File 'lib/postman_mta/api_client.rb', line 3 def response_status @response_status end |