Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 339 Bytes

File metadata and controls

18 lines (12 loc) · 339 Bytes

FastCommentsClient::BanUserUndoParams

Properties

Name Type Description Notes
changelog APIBanUserChangeLog

Example

require 'fastcomments-client'

instance = FastCommentsClient::BanUserUndoParams.new(
  changelog: null
)