Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 333 Bytes

File metadata and controls

18 lines (12 loc) · 333 Bytes

Late::PurchaseWhatsAppPhoneNumberRequest

Properties

Name Type Description Notes
profile_id String Profile to associate the number with

Example

require 'late-sdk'

instance = Late::PurchaseWhatsAppPhoneNumberRequest.new(
  profile_id: null
)