| Name | Type | Description | Notes |
|---|---|---|---|
| users | Array<APISSOUser> | ||
| status | String |
require 'fastcomments-client'
instance = FastCommentsClient::GetSSOUsers200Response.new(
users: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| users | Array<APISSOUser> | ||
| status | String |
require 'fastcomments-client'
instance = FastCommentsClient::GetSSOUsers200Response.new(
users: null,
status: null
)