| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| sections | Array<UserSearchSectionResult> |
require 'fastcomments-client'
instance = FastCommentsClient::SearchUsersSectionedResponse.new(
status: null,
sections: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| sections | Array<UserSearchSectionResult> |
require 'fastcomments-client'
instance = FastCommentsClient::SearchUsersSectionedResponse.new(
status: null,
sections: null
)