Module: Correios::SRO::AccessData

Included in:
Correios::SRO
Defined in:
lib/correios/sro/access_data.rb

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject

Returns the value of attribute password.



4
5
6
# File 'lib/correios/sro/access_data.rb', line 4

def password
  @password
end

#userObject

Returns the value of attribute user.



4
5
6
# File 'lib/correios/sro/access_data.rb', line 4

def user
  @user
end