| Name | Type | Description | Notes |
|---|---|---|---|
| previous_manual_trust_factor | Float | [optional] | |
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::SetUserTrustFactorResponse.new(
previous_manual_trust_factor: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| previous_manual_trust_factor | Float | [optional] | |
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::SetUserTrustFactorResponse.new(
previous_manual_trust_factor: null,
status: null
)