| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| hash_tag | TenantHashTag |
require 'fastcomments-client'
instance = FastCommentsClient::UpdateHashTagResponse.new(
status: null,
hash_tag: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| hash_tag | TenantHashTag |
require 'fastcomments-client'
instance = FastCommentsClient::UpdateHashTagResponse.new(
status: null,
hash_tag: null
)