Method: MoneyKit::AppClientResponse#client_name
- Defined in:
- lib/moneykit/models/app_client_response.rb
#client_name ⇒ Object
Friendly client name for identification.
23 24 25 |
# File 'lib/moneykit/models/app_client_response.rb', line 23 def client_name @client_name end |