GetPublicSettingInt |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetPublicSettingInt
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicSettingInt
Gets the value of a integer public setting by the key.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicSettingInt
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/GetPublicSettingIntResponse
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. |