GetSettingInt |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetSettingInt
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSettingInt
Gets the value of integer setting by the key.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSettingInt
Element Name |
Element Type |
Restrictions |
Description |
■ parameters |
|
|
|
■ SettingKey |
xs:int |
mandatory |
Sets the key of the setting. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSettingIntResponse
Element Name |
Element Type |
Restrictions |
Description |
■ parameters |
|
|
|
■ SettingValue |
xs:int |
|
Get the integer value of the setting. |
Legend:
■ |
Not nillable element. |
□ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |