Click or drag to resize

UserInfoGetPolicyDurationModel_Type Enumeration

Represents the policy duration types a user can have.

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public enum UserInfoGetPolicyDurationModel_Type
Members
Member nameValueDescription
Break0 The punch type is a break
Lunch1 The punch type is a lunch
Remarks
Represents the policy duration types a user can have.

Enumerated Values

NameValue
Break 0
Lunch 1

See Also