Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.31 KB

XiqThirdPartyApplication.md

File metadata and controls

21 lines (16 loc) · 1.31 KB

extremecloudiq.model.xiq_third_party_application.XiqThirdPartyApplication

The Third party application

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, The Third party application

Dictionary Keys

Key Input Type Accessed Type Description Notes
client_id str, str, The client ID [optional]
redirect_url str, str, The redirect URL [optional]
name str, str, The third party application name [optional]
description str, str, The description of the application [optional]
state str, str, The state of the application [optional]
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]