Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 291 Bytes

File metadata and controls

18 lines (12 loc) · 291 Bytes

Late::UpdateFacebookPageRequest

Properties

Name Type Description Notes
selected_page_id String

Example

require 'late-sdk'

instance = Late::UpdateFacebookPageRequest.new(
  selected_page_id: null
)