Method: Scimitar::Schema::Attribute#type

Defined in:
app/models/scimitar/schema/attribute.rb

#typeObject

Returns the value of attribute type.



20
21
22
# File 'app/models/scimitar/schema/attribute.rb', line 20

def type
  @type
end