Class: Sms::SmsUslugi

Inherits:
SmsLayer show all
Defined in:
lib/smster/sms/sms_uslugi.rb

Constant Summary

Constants inherited from Sms

STATUSES

Instance Attribute Summary collapse

Attributes inherited from Sms

#api_message_id, #balance, #cost, #name, #status, #status_message, #text, #to, #type

Method Summary

Methods inherited from SmsLayer

#send_sms

Methods inherited from Sms

#initialize, send_sms

Constructor Details

This class inherits a constructor from Sms

Instance Attribute Details

#date_time_sendObject

Returns the value of attribute date_time_send.



2
3
4
# File 'lib/smster/sms/sms_uslugi.rb', line 2

def date_time_send
  @date_time_send
end

#discount_idObject

Returns the value of attribute discount_id.



2
3
4
# File 'lib/smster/sms/sms_uslugi.rb', line 2

def discount_id
  @discount_id
end

#flashObject

Returns the value of attribute flash.



2
3
4
# File 'lib/smster/sms/sms_uslugi.rb', line 2

def flash
  @flash
end

#onlydeliveryObject

Returns the value of attribute onlydelivery.



2
3
4
# File 'lib/smster/sms/sms_uslugi.rb', line 2

def onlydelivery
  @onlydelivery
end

#sms_uslugi_loginObject

Returns the value of attribute sms_uslugi_login.



2
3
4
# File 'lib/smster/sms/sms_uslugi.rb', line 2

def 
  @sms_uslugi_login
end

#sms_uslugi_pwdObject

Returns the value of attribute sms_uslugi_pwd.



2
3
4
# File 'lib/smster/sms/sms_uslugi.rb', line 2

def sms_uslugi_pwd
  @sms_uslugi_pwd
end

#use_alfasourceObject

Returns the value of attribute use_alfasource.



2
3
4
# File 'lib/smster/sms/sms_uslugi.rb', line 2

def use_alfasource
  @use_alfasource
end