Class: ObiWan::Type::InstrumentInfo

Inherits:
Builder
  • Object
show all
Defined in:
lib/obi-wan/type.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Builder

#initialize

Constructor Details

This class inherits a constructor from ObiWan::Type::Builder

Instance Attribute Details

#card_on_file_flagObject

Returns the value of attribute card_on_file_flag.



29
30
31
# File 'lib/obi-wan/type.rb', line 29

def card_on_file_flag
  @card_on_file_flag
end

#default_flagObject

Returns the value of attribute default_flag.



28
29
30
# File 'lib/obi-wan/type.rb', line 28

def default_flag
  @default_flag
end

#emailObject

Returns the value of attribute email.



25
26
27
# File 'lib/obi-wan/type.rb', line 25

def email
  @email
end

#idObject

Returns the value of attribute id.



26
27
28
# File 'lib/obi-wan/type.rb', line 26

def id
  @id
end

#nick_nameObject

Returns the value of attribute nick_name.



27
28
29
# File 'lib/obi-wan/type.rb', line 27

def nick_name
  @nick_name
end