Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 792 Bytes

AuthConfigLogoutRequest.md

File metadata and controls

15 lines (11 loc) · 792 Bytes

kern.services.CumulocityClient.Model.AuthConfigLogoutRequest

Properties

Name Type Description Notes
Body string Body of the request. [optional]
Headers Dictionary<string, string> Headers of the request. [optional]
Method string HTTP request method. [optional]
Operation string Requested operation. [optional]
RequestParams Dictionary<string, string> Parameters of the request. [optional]
Url string Target of the request described as a URL. [optional]

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