Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

see ticket number: 36305

This structure represents the time off alert fields associated with rejected and/or incomplete/draft time off cards. 

Format


PwsTimeoffAlert
  • PwsTimeoffAlert
    • AlertType: String
    • BeginDate: DateTime
    • EndDate: DateTime

Elements


Element

Data Type

Description

Sample Data

AlertType

String

The alert type, valid values include:

"D" for draft

"M" for missing

"R" for rejected or incomplete


BeginDate

DateTime

The begin date (in UTC format) of the time off card(s)


EndDate

DateTime

The begin date (in UTC format) of the time off card(s)


Usage Example(s)

see ticket number: 36305

  • No labels