ReturnCallOptions Class |
Namespace: AMG.API.Definitions.Policies
The ReturnCallOptions type exposes the following members.
Name | Description | |
---|---|---|
ReturnCallOptions |
Initializes a new instance of the ReturnCallOptions class.
|
Name | Description | |
---|---|---|
RcHours |
Specifies how many hours should be provided as a bonus for return call.
| |
RcRate | Specifies at which pay rate the hours for return calls should start to be accrued. enum OtLevel { REG = 1, OT1 = 2, OT2 = 3, OT3 = 4 } | |
UseReturnCall |
Indicates if using return calls is enabled.
|