Class: ONEAccess::DataObject::ProvidersUserDetailsVendor

Inherits:
Object
  • Object
show all
Extended by:
Serializable
Defined in:
lib/oneaccess/data_object/providers_user_details_vendor.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Serializable

from_json, represented_by

Instance Attribute Details

#ent_levelObject

Returns the value of attribute ent_level.



16
17
18
# File 'lib/oneaccess/data_object/providers_user_details_vendor.rb', line 16

def ent_level
  @ent_level
end

#idObject

Returns the value of attribute id.



12
13
14
# File 'lib/oneaccess/data_object/providers_user_details_vendor.rb', line 12

def id
  @id
end

#nameObject

Returns the value of attribute name.



14
15
16
# File 'lib/oneaccess/data_object/providers_user_details_vendor.rb', line 14

def name
  @name
end

#rev_ent_statusObject

Returns the value of attribute rev_ent_status.



13
14
15
# File 'lib/oneaccess/data_object/providers_user_details_vendor.rb', line 13

def rev_ent_status
  @rev_ent_status
end

#short_nameObject

Returns the value of attribute short_name.



15
16
17
# File 'lib/oneaccess/data_object/providers_user_details_vendor.rb', line 15

def short_name
  @short_name
end