Method: RepsClient::RelationshipType#relationship_type_id
- Defined in:
- lib/reps_client/pick_list.rb
#relationship_type_id ⇒ int
Returns the id of the relationship type.
41 |
# File 'lib/reps_client/pick_list.rb', line 41 property :relationship_type_id, :from => :relationship_type_idy, :type => Integer |