Method: BloomApi::Individual#other_credential
- Defined in:
- lib/bloom_api/individual.rb
#other_credential ⇒ String
Returns an additional professional credential.
41 42 43 |
# File 'lib/bloom_api/individual.rb', line 41 def other_credential @raw_provider['other_credential'] end |