Method: NgrokAPI::Services::ApplicationUsersClient#initialize

Defined in:
lib/ngrokapi/services/application_users_client.rb

#initialize(client:) ⇒ ApplicationUsersClient

Returns a new instance of ApplicationUsersClient.



17
18
19
# File 'lib/ngrokapi/services/application_users_client.rb', line 17

def initialize(client:)
  @client = client
end