Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 308 Bytes

File metadata and controls

18 lines (12 loc) · 308 Bytes

RankVectors::BatchSyncPagesRequest

Properties

Name Type Description Notes
pages Array<PageData>

Example

require 'rankvectors'

instance = RankVectors::BatchSyncPagesRequest.new(
  pages: null
)