Class: Telnyx::Resources::Enterprises::Dir::PhoneNumberBatches

Inherits:
Object
  • Object
show all
Defined in:
lib/telnyx/resources/enterprises/dir/phone_number_batches.rb

Instance Method Summary collapse

Constructor Details

#initialize(client:) ⇒ PhoneNumberBatches

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns a new instance of PhoneNumberBatches.

Parameters:



11
12
13
# File 'lib/telnyx/resources/enterprises/dir/phone_number_batches.rb', line 11

def initialize(client:)
  @client = client
end