| TimeOffRequestDetailModel Class |  | 
            TimeOffRequestDetailModel represents a detail which is a part of the time off request.
            
 Inheritance Hierarchy
Inheritance HierarchySystemObject  AppOne.Web.Service.Services.V1R0.Customer.ContractsTimeOffRequestDetailModel Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic class TimeOffRequestDetailModel
AppOne.Web.Service.Services.V1R0.Customer.Contracts.TimeOffRequestDetailModel = function();
Type.createClass(
	'AppOne.Web.Service.Services.V1R0.Customer.Contracts.TimeOffRequestDetailModel');
The TimeOffRequestDetailModel type exposes the following members.
 Properties
Properties Remarks
Remarks
            Each time off request detail represents time off information of a particular day in the time off request period.
            
 See Also
See Also