Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 310 Bytes

File metadata and controls

18 lines (12 loc) · 310 Bytes

FastCommentsClient::VoteResponseUser

Properties

Name Type Description Notes
session_id String [optional]

Example

require 'fastcomments-client'

instance = FastCommentsClient::VoteResponseUser.new(
  session_id: null
)