Method: TrinsicApi::ProviderInformation#subtext
- Defined in:
- lib/trinsic_api/models/provider_information.rb
#subtext ⇒ Object
The Provider’s subtext recommended to be shown next to the name. This is flavor text, not a full, human-readable description of the provider.
28 29 30 |
# File 'lib/trinsic_api/models/provider_information.rb', line 28 def subtext @subtext end |