ContactMoneyValues Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class ContactMoneyValues : CorrigoEntityMoneyValues
The ContactMoneyValues type exposes the following members.
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.
|