Method: NgrokAPI::Models::EndpointOAuthGitHub#client_id
- Defined in:
- lib/ngrokapi/models/endpoint_o_auth_git_hub.rb
#client_id ⇒ Object (readonly)
Returns the value of attribute client_id.
8 9 10 |
# File 'lib/ngrokapi/models/endpoint_o_auth_git_hub.rb', line 8 def client_id @client_id end |