| Name | Type | Description | Notes |
|---|---|---|---|
| profile | GetUserInternalProfileResponseProfile | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::GetUserInternalProfileResponse.new(
profile: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| profile | GetUserInternalProfileResponseProfile | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::GetUserInternalProfileResponse.new(
profile: null,
status: null
)