Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 325 Bytes

File metadata and controls

18 lines (12 loc) · 325 Bytes

Freeclimb::TFN

Properties

Name Type Description Notes
campaign_id String alphanumeric identifier for the TollFree campaign associated with this number

Example

require 'freeclimb'

instance = Freeclimb::TFN.new(
  campaign_id: null
)