Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 312 Bytes

File metadata and controls

18 lines (12 loc) · 312 Bytes

Cfchat::GetSsoUrlOfAUser200Response

Properties

Name Type Description Notes
url String SSO url to autenticate the user [optional]

Example

require 'cfchat'

instance = Cfchat::GetSsoUrlOfAUser200Response.new(
  url: null
)