Method: ActionMailbox::Relayer::Result#status_code

Defined in:
actionmailbox/lib/action_mailbox/relayer.rb

#status_codeObject

Returns the value of attribute status_code

Returns:

  • (Object)

    the current value of status_code



9
10
11
# File 'actionmailbox/lib/action_mailbox/relayer.rb', line 9

def status_code
  @status_code
end