Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 331 Bytes

File metadata and controls

18 lines (12 loc) · 331 Bytes

FastCommentsClient::AdjustCommentVotesParams

Properties

Name Type Description Notes
adjust_vote_amount Float

Example

require 'fastcomments-client'

instance = FastCommentsClient::AdjustCommentVotesParams.new(
  adjust_vote_amount: null
)