Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 295 Bytes

File metadata and controls

18 lines (12 loc) · 295 Bytes

WhoisFreaks::BulkWhoisRequest

Properties

Name Type Description Notes
domain_names Array<String>

Example

require 'whoisfreaks'

instance = WhoisFreaks::BulkWhoisRequest.new(
  domain_names: null
)