Click or drag to resize

TimeOffUserBalanceModelAvailableBalanceSeconds Property

Gets or sets Available Balance Seconds

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int AvailableBalanceSeconds { get; set; }

Property Value

Int32
Remarks
Value of this field represents available balance in seconds
Example
3600
See Also