Method: OpenapiClient::ClientRequest#name
- Defined in:
- lib/openapi_client/models/client_request.rb
#name ⇒ Object
Name of your app that shows up in the Affix Connect application
25 26 27 |
# File 'lib/openapi_client/models/client_request.rb', line 25 def name @name end |