Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 269 Bytes

LookupRequest.md

File metadata and controls

18 lines (12 loc) · 269 Bytes

Bandwidth::LookupRequest

Properties

Name Type Description Notes
tns Array<String>

Example

require 'bandwidth-sdk'

instance = Bandwidth::LookupRequest.new(
  tns: null
)