Method: Merge::Crm::AssociationType#remote_id
- Defined in:
- lib/merge_ruby_client/crm/types/association_type.rb
#remote_id ⇒ String (readonly)
Returns The third-party API ID of the matching object.
20 21 22 |
# File 'lib/merge_ruby_client/crm/types/association_type.rb', line 20 def remote_id @remote_id end |