Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 936 Bytes

TimeOffBalanceResponse.md

File metadata and controls

19 lines (15 loc) · 936 Bytes

AffixApi.Api.Model.TimeOffBalanceResponse

Properties

Name Type Description Notes
EmployeeId string The Affix-assigned id of the individual
EmployeeRemoteId string the remote system-assigned id of the individual
Balance decimal?
Used decimal?
PolicyId string The Affix-assigned id of the policy
PolicyRemoteId string The remote system-assigned id of the policy
PolicyName string The name of the policy, as assigned by the remote system
PolicyType PolicyTypeResponse
RemoteCreatedAt DateTime?
RemoteModifiedAt DateTime?

[Back to Model list] [Back to API list] [Back to README]