auth-configuration/sso-configuration/template-parts/request-configuration.model.ts
Properties |
Methods |
constructor(requestConfiguration: SSORequest)
|
||||||
Parameters :
|
Optional body |
Type : string
|
headers |
Type : RequestConfigurationDynamicArray
|
method |
Type : string
|
operation |
Type : string
|
requestParams |
Type : RequestConfigurationDynamicArray
|
Optional url |
Type : string
|
toRequest |
toRequest()
|
Returns :
SSORequest
|