The GetSettings function returns all setting objects.
Method | /GetSettings |
The request body is of type GetSettings.
Name | Description | Data Type |
---|---|---|
type | SettingType | |
name | xml:string |
|
The response body is of type GetSettingsResponse.
Name | Description | Data Type |
---|---|---|
GetSettingsResult | ArrayOfSettingInfo |
|