Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 343 Bytes

File metadata and controls

18 lines (12 loc) · 343 Bytes

FastCommentsClient::UpdateUserBadgeParams

Properties

Name Type Description Notes
displayed_on_comments Boolean [optional]

Example

require 'fastcomments-client'

instance = FastCommentsClient::UpdateUserBadgeParams.new(
  displayed_on_comments: null
)