Method: BloomApi::Individual#other_name_prefix
- Defined in:
- lib/bloom_api/individual.rb
#other_name_prefix ⇒ String
Returns the provider’s alternate name prefix.
73 74 75 |
# File 'lib/bloom_api/individual.rb', line 73 def other_name_prefix @raw_provider['other_name_prefix'] end |