| ContactMoneyValues Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class ContactMoneyValues : CorrigoEntityMoneyValues
The ContactMoneyValues type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AuthorizationLimit | 
             Authorization Limit, only non-negative values are accepted.
             | 
|  | NotificationThreshold | 
             Notification threshold. Money.
             Notifications will be sent to Contact only when total amount exceeds threshold value.
             Only non-negative values are accepted.
             | 
|  | RequestLimit | 
             Request Limit.
             If Contact creates Work Order with estimated costs exceeding the limit, manager’s authorization is required.
             Only non-negative values are accepted.
             | 
 See Also
See Also