Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 359 Bytes

File metadata and controls

18 lines (12 loc) · 359 Bytes

FastCommentsClient::UpdateAPIUserSubscriptionData

Properties

Name Type Description Notes
notification_frequency Float [optional]

Example

require 'fastcomments-client'

instance = FastCommentsClient::UpdateAPIUserSubscriptionData.new(
  notification_frequency: null
)