UKG Pro WFM タイムキーピング (プレビュー)
時間管理のための従業員のセルフサービス アクション。
このコネクタは、次の製品とリージョンで使用できます。
| サービス | クラス | リージョン |
|---|---|---|
| コピロット スタジオ | Premium | 次を除くすべての Power Automate リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| ロジック アプリ | Standard | 次を除くすべての Logic Apps リージョン : - Azure Government リージョン - Azure China リージョン - 米国国防総省 (DoD) |
| Power Apps | Premium | 次を除くすべての Power Apps リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| Power Automate | Premium | 次を除くすべての Power Automate リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| お問い合わせ | |
|---|---|
| 名前 | KGS |
| URL | https://www.ukg.com/support |
| support@ukg.com |
| コネクタ メタデータ | |
|---|---|
| Publisher | Ria Gupta |
| Website | https://www.ukg.com/ |
| プライバシー ポリシー | https://www.ukg.com/privacy |
| カテゴリ | 人的資源 |
UKG Pro WFM タイムキーピング コネクタは、最も頻繁に使用される Pro WFM タイムキーピング API の一部に簡単にアクセスするための手順を簡略化します。
[前提条件]
PRO WFM 認証コネクタを介して生成されるaccess_tokenの値が必要です。
資格情報を取得する方法
接続の作成プロセス中に前提条件の情報を使用して、コネクタのプロパティを構成します。 WFM PRO 認証コネクタが正常に呼び出されると、コネクタの応答には access_token の値の両方が含まれます。この値は、後で PRO WFM タイムキーピング コネクタのパラメーターとして使用できます。
コネクタの概要
- アクション
Get Last Timestamp選択して、最後に記録されたタイムスタンプをフェッチします。 -
Add Timestampアクションを選択して、パンチ トランザクションのタイムスタンプを記録します。 - 従業員
Get Employee Timecardタイムカードをフェッチするアクションを選択します。 -
View Accrualsアクションを選択して、見越しの概要を取得します。
既知の問題と制限事項
None
一般的なエラーと解決方法
お問い合わせ https://www.ukg.com/support
FAQ
エラーや質問が発生した場合は、 https://www.ukg.com/support 経由でお問い合わせください。
接続を作成する
コネクタでは、次の認証の種類がサポートされています。
| デフォルト | 接続を作成するためのパラメーター。 | すべてのリージョン | 共有不可 |
デフォルト
適用対象: すべてのリージョン
接続を作成するためのパラメーター。
これは共有可能な接続ではありません。 電源アプリが別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。
| 名前 | タイプ | Description | 必須 |
|---|---|---|---|
| PRO WFM バニティ URL | securestring | この API の PRO WFM バニティ URL | 正しい |
調整制限
| 名前 | 呼び出し | 更新期間 |
|---|---|---|
| 接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
| タイムカードを取得する |
この操作は、従業員のタイムカードを返します。 |
| タイムスタンプの取得 |
この操作は、最後に記録されたタイムスタンプを返します。 |
| タイムスタンプの追加 |
この操作は、パンチ トランザクションのタイムスタンプを記録します。 |
| 見越しの表示 |
この操作は、見越しの概要を返します。 |
タイムカードを取得する
この操作は、従業員のタイムカードを返します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
select
|
select | string |
タイムカード要求応答で返されるオブジェクトを決定します。 |
|
|
person_number
|
person_number | True | string |
人を一意に識別する数値 |
|
シンボリック期間 ID
|
symbolic_period_id | string |
期間または期間を表すシンボリック識別子 |
|
|
start_date
|
start_date | string |
ISO_LOCAL_DATE形式の開始日 (YYYY-MM-DD)。 シンボリック期間と相互に排他的ですが、シンボリック期間または開始日と終了日で構成される日付範囲が必要です。 |
|
|
end_date
|
end_date | string |
ISO_LOCAL_DATE形式の終了日 (YYYY-MM-DD)。 シンボリック期間と相互に排他的ですが、シンボリック期間または開始日と終了日で構成される日付範囲が必要です。 |
|
|
breakUpAtMidnight
|
breakUpAtMidnight | boolean |
あるカレンダーの日から別の日にシフトが交差したときに、稼働中のシフトをカレンダーの午前 0 時に分割するかどうかを示すブール値インジケーター。 |
|
|
include_phantom_punches
|
include_phantom_punches | boolean |
ファントム パンチを含めるかどうかを示すブール値インジケーター。 |
|
|
include_kind_of_time_segments
|
include_kind_of_time_segments | boolean |
時間セグメントの種類を含めるかどうかを示すブール値インジケーター。 |
|
|
show_totals_with_hidden_paycodes
|
show_totals_with_hidden_paycodes | boolean |
非表示に構成されている Paycode の場合に合計を表示するかどうかを示すブール値インジケーター。 |
|
|
activity_name
|
activity_name | string |
アクティビティ データ型の取得に必要なアクティビティの名前。 |
|
|
consolidate_schedule_segments
|
consolidate_schedule_segments | boolean |
勤務シフトのスケジュールされたセグメントを統合するかどうかを示すブール値インジケーター。 |
|
|
shift_id
|
shift_id | integer |
アクティビティ データ型の取得に必要なシフトの ID。 |
|
|
totals_rollup_by
|
totals_rollup_by | string |
合計がロールアップされた基準。 |
|
|
context_date
|
context_date | string |
合計がISO_LOCAL_DATE形式で計算される日付 (YYYY-MM-DD)。 指定されたstart_dateとend_date内、または指定されたシンボリック タイムフレーム ID で表される時間枠内にある必要があります。 |
|
|
totals_include_combined_paycodes
|
totals_include_combined_paycodes | boolean |
合計に組み合わされたペイコードが含まれるかどうかを示すブール値インジケーター。 |
|
|
retrieve_full_labor_categories
|
retrieve_full_labor_categories | boolean |
合計に完全な労働カテゴリが含まれているかどうかを示すブール値インジケーター。 |
|
|
return_true_cost_center_id
|
return_true_cost_center_id | boolean |
応答で真のコスト センター ID を返すかどうかを示すブール値インジケーター。 |
|
|
アクセストークン
|
accessToken | True | string |
API にアクセスするためのトークン。 |
戻り値
- Body
- getEmployeeTimeCard
タイムスタンプの取得
この操作は、最後に記録されたタイムスタンプを返します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
アクセストークン
|
accessToken | True | string |
API にアクセスするためのトークン。 |
戻り値
- Body
- getTimeStamps
タイムスタンプの追加
この操作は、パンチ トランザクションのタイムスタンプを記録します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
アクセストークン
|
accessToken | True | string |
API にアクセスするためのトークン。 |
|
transferString
|
transferString | string |
労働カテゴリエントリと原価センタの一覧。 |
|
|
cancelDeduct
|
cancelDeduct | boolean |
ブール値。 |
|
|
人物番号
|
qualifier | True | integer |
人を一意に識別する数値。 これは従業員 ID ではありません。 |
|
ポジション名
|
qualifier | string |
位置の名前。 |
戻り値
- Body
- getTimeStamps
見越しの表示
この操作は、見越しの概要を返します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
アクセストークン
|
accessToken | True | string |
API にアクセスするためのトークン。 |
|
開始日
|
startDate | True | string |
日付範囲の開始日 (YYYY-MM-DD)。 |
|
終了日
|
endDate | True | string |
日付範囲の終了日 (YYYY-MM-DD)。 |
|
Number
|
qualifier | True | string |
従業員の個人番号。 |
戻り値
- アイテム
- viewAccruals
定義
getTimeStamps
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
id
|
id | integer |
パンチ トランザクションの ID。 |
|
id
|
employee.id | integer |
従業員の参照 ID |
|
修飾子
|
employee.qualifier | string |
Employee Ref Unique 修飾子 |
|
名前
|
employee.name | string |
名前 |
|
id
|
timeZone.id | integer |
従業員の参照 ID |
|
修飾子
|
timeZone.qualifier | string |
Employee Ref Unique 修飾子 |
|
名前
|
timeZone.name | string |
名前 |
|
transferString
|
transferString | string |
労働カテゴリエントリと原価センタの順序付けされたセミコロン区切りリスト。 |
|
punchDtm
|
punchDtm | string |
ISO_LOCAL_DATE_TIME形式のパンチ日時 (yyyy-mm-ddThh:mm:ss.sss)。 |
|
cancelDeduct
|
cancelDeduct | boolean |
cancelDeduct |
getEmployeeTimeCard
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
startDate
|
startDate | string |
形式 (YYYY-MM-DD) のタイムカードに関連付けられている最も古い開始日。 |
|
終了日
|
endDate | string |
形式 (YYYY-MM-DD) のタイムカードに関連付けられている最新の終了日。 |
|
パンチ
|
punches | array of object |
タイムカードに関連付けられているパンチの一覧 |
|
id
|
punches.id | integer |
コメントと添付ノートのこのセットの ID |
|
id
|
punches.employee.id | integer |
オブジェクト参照 ID |
|
修飾子
|
punches.employee.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
punches.employee.name | string |
名前 |
|
punchDtm
|
punches.punchDtm | string |
ISO_LOCAL_DATE_TIMEのパンチの日付と時刻のスタンプ |
|
roundedPunchDtm
|
punches.roundedPunchDtm | string |
丸められたパンチの日付と時刻 |
|
id
|
punches.timeZone.id | integer |
オブジェクト参照 ID |
|
修飾子
|
punches.timeZone.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
punches.timeZone.name | string |
名前 |
|
enteredOnDtm
|
punches.enteredOnDtm | string |
API を使用してこのパンチ トランザクションが入力された日時のスタンプ |
|
hasComments
|
punches.hasComments | boolean |
コメントがアクティビティ セグメントに関連付けられているかどうかを示すブール値インジケーター |
|
id
|
punches.editByType.id | integer |
オブジェクト参照 ID |
|
修飾子
|
punches.editByType.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
punches.editByType.name | string |
名前 |
|
id
|
punches.dataSource.id | integer |
オブジェクト参照 ID |
|
修飾子
|
punches.dataSource.qualifier | string |
Object Ref Unique 修飾子 |
|
ディスプレイ名
|
punches.dataSource.displayName | string |
ディスプレイ名 |
|
functionalAreaName
|
punches.dataSource.functionalAreaName | string |
functionalAreaName |
|
名前
|
punches.dataSource.name | string |
名前 |
|
例外
|
punches.exceptions | array of object |
タイムカードに関連付けられている例外オブジェクトの一覧 |
|
id
|
punches.exceptions.employee.id | integer |
オブジェクト参照 ID |
|
修飾子
|
punches.exceptions.employee.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
punches.exceptions.employee.name | string |
名前 |
|
startDateTime
|
punches.exceptions.startDateTime | string |
アクティビティの開始日時をISO_LOCAL_DATE_TIME形式 (yyyy-MM-dd HH:mm:ss)。SSS) |
|
終了日時
|
punches.exceptions.endDateTime | string |
アクティビティの終了日時をISO_LOCAL_DATE_TIME形式 (yyyy-MM-dd HH:mm:ss)。SSS) |
|
applyDate
|
punches.exceptions.applyDate | string |
アクティビティ処理セグメントの日付範囲の適用日 (ISO_LOCAL_DATE形式 (YYYY-MM-DD)。 |
|
id
|
punches.exceptions.id | integer |
id |
|
id
|
punches.exceptions.endTimeZone.id | integer |
オブジェクト参照 ID |
|
id
|
punches.exceptions.exceptionType.id | integer |
タイムキーピング例外の種類の ID |
|
名前
|
punches.exceptions.exceptionType.name | string |
タイムキーピング例外の種類の名前 |
|
説明
|
punches.exceptions.exceptionType.description | string |
タイムキーピング例外の入力ミスの説明 |
|
ディスプレイ名
|
punches.exceptions.exceptionType.displayName | string |
タイムキーピング例外の種類の表示名 |
|
カテゴリ
|
punches.exceptions.exceptionType.category | string |
タイムキーピング例外タイプのカテゴリ |
|
id
|
punches.exceptions.orgJob.id | integer |
オブジェクト参照 ID |
|
overLimitInHours
|
punches.exceptions.overLimitInHours | number |
支払コード編集に関連付けられている例外によって定義された制限を超える金額 (時間単位)。 このプロパティは読み取り専用です |
|
id
|
punches.exceptions.startTimeZone.id | integer |
オブジェクト参照 ID |
|
violationInHours
|
punches.exceptions.violationInHours | number |
例外の原因となった違反時間の合計数。 このプロパティは読み取り専用です |
|
id
|
punches.exceptions.workRule.id | integer |
オブジェクト参照 ID |
|
修飾子
|
punches.exceptions.workRule.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
punches.exceptions.workRule.name | string |
名前 |
|
commentsNotes
|
punches.exceptions.commentsNotes | array of |
コメントの一覧への参照。 このオブジェクトは、コメントごとに複数のノートを持つ複数のコメントを持つことができます |
|
id
|
punches.exceptions.punchEvent.id | integer |
オブジェクト参照 ID |
|
isExcusedAbsence
|
punches.exceptions.isExcusedAbsence | boolean |
例外に言い訳のない不在が含まれるかどうかを示すブール値インジケーター。 このプロパティは読み取り専用です |
|
isUnExcusedAbsence
|
punches.exceptions.isUnExcusedAbsence | boolean |
例外に未承認の不在が含まれるかどうかを示すブール値インジケーター。 このプロパティは読み取り専用です |
|
id
|
punches.exceptions.missingTimeStatus.id | integer |
不足している時間の状態の ID (1 ~ 4) |
|
ディスプレイ名
|
punches.exceptions.missingTimeStatus.displayName | string |
ローカライズされていない時刻状態の表示名 |
|
正当 化
|
punches.exceptions.justifications | array of |
この例外の不足している時間の正当な理由の一覧。 このプロパティは読み取り専用です |
|
justifiedTimes
|
punches.exceptions.justifiedTimes | array of |
この例外の正当な時刻の一覧。 このプロパティは読み取り専用です |
|
転送
|
punches.exceptions.transfer | boolean |
転送 |
|
eventDate
|
punches.exceptions.eventDate | string |
eventDate |
|
startException
|
punches.exceptions.startException | boolean |
startException |
|
endException
|
punches.exceptions.endException | boolean |
endException |
|
reviewed
|
punches.exceptions.reviewed | boolean |
reviewed |
|
commentsNotes
|
punches.commentsNotes | array of |
コメントの一覧への参照。 このオブジェクトは、コメントごとに複数のノートを持つ複数のコメントを持つことができます。 このプロパティは読み取り専用です |
|
isPhantom
|
punches.isPhantom | boolean |
パンチがファントム パンチかどうかを示すブール値インジケーター |
|
isScheduled
|
punches.isScheduled | boolean |
スケジュールされた作業スパンからパンチが生成されるかどうかを示すブール値インジケーター |
|
updatedOnDtm
|
punches.updatedOnDtm | string |
このパンチ トランザクションが最後に更新された日時のタイムスタンプ |
|
validateAsTimestamp
|
punches.validateAsTimestamp | boolean |
パンチがタイムスタンプとして入力されているかどうかを示すブール値インジケーター |
|
attestationPunchEdit
|
punches.attestationPunchEdit | boolean |
パンチが構成証明パンチ編集として入力されたかどうかを示すブール値インジケーター |
|
markRelatedExceptionsAsReviewed
|
punches.markRelatedExceptionsAsReviewed | boolean |
パンチに例外が存在する場合、その例外が解決されるかどうかを示すブール値インジケーター |
|
編集
|
punches.editable | boolean |
支払いコードの編集が編集可能かどうかを示すブール値インジケーター |
|
cancelDeduct
|
punches.cancelDeduct | boolean |
cancelDeduct |
|
fromPhantomEdited
|
punches.fromPhantomEdited | boolean |
fromPhantomEdited |
|
exceptionResolved
|
punches.exceptionResolved | boolean |
exceptionResolved |
|
id
|
punches.typeOverride.id | integer |
オブジェクト参照 ID |
|
修飾子
|
punches.typeOverride.qualifier | string |
Object Ref Unique 修飾子 |
|
typeOverrideId
|
punches.typeOverride.typeOverrideId | integer |
型オーバーライドの ID |
|
説明
|
punches.typeOverride.description | string |
型オーバーライドの説明 |
|
名前
|
punches.typeOverride.name | string |
名前 |
|
workedShifts
|
workedShifts | array of object |
作業済みシフト オブジェクトの一覧 |
|
id
|
workedShifts.id | integer |
オブジェクト参照 ID |
|
id
|
workedShifts.employee.id | integer |
オブジェクト参照 ID |
|
startDateTime
|
workedShifts.startDateTime | string |
アクティビティの開始日時をISO_LOCAL_DATE_TIME形式 (yyyy-MM-dd HH:mm:ss)。SSS) |
|
終了日時
|
workedShifts.endDateTime | string |
ISO_LOCAL_DATE_TIME形式の日付範囲の終了日時 (yyyy-mm-ddThh:mm:ss.sss) |
|
id
|
workedShifts.startTimezone.id | integer |
オブジェクト参照 ID |
|
id
|
workedShifts.endTimezone.id | integer |
オブジェクト参照 ID |
|
roundedStartDateTime
|
workedShifts.roundedStartDateTime | string |
構成された丸めルールに基づく開始日時を含む省略可能なフィールド |
|
roundedEndDateTime
|
workedShifts.roundedEndDateTime | string |
構成された丸めルールに基づく終了日時を含む省略可能なフィールド |
|
id
|
workedShifts.roundedStartTimezone.id | integer |
オブジェクト参照 ID |
|
id
|
workedShifts.roundedEndTimezone.id | integer |
オブジェクト参照 ID |
|
transactionDateTime
|
workedShifts.transactionDateTime | string |
この作業済みシフト トランザクションが API を通じて入力されたときの日付と時刻のスタンプ |
|
inProgress
|
workedShifts.inProgress | boolean |
処理されたセグメントが進行中かどうかを示すブール値インジケーター |
|
consolidatedScheduleSegments
|
workedShifts.consolidatedScheduleSegments | boolean |
勤務シフトのセグメントが連結されているかどうかを示すブール値インジケーター |
|
workedSpans
|
workedShifts.workedSpans | array of object |
workedSpan オブジェクトの一覧が含まれています |
|
id
|
workedShifts.workedSpans.id | integer |
id |
|
アイテムID
|
workedShifts.workedSpans.itemId | integer |
時間項目の ID |
|
spanId
|
workedShifts.workedSpans.spanId | integer |
作業対象スパンの ID |
|
startDateTime
|
workedShifts.workedSpans.startDateTime | string |
ISO_LOCAL_DATE_TIME形式の日付範囲の開始日時 (yyyy-mm-ddThh:mm:ss.sss) |
|
終了日時
|
workedShifts.workedSpans.endDateTime | string |
ISO_LOCAL_DATE_TIME形式の日付範囲の終了日時 (yyyy-mm-ddThh:mm:ss.sss) |
|
roundedStartDateTime
|
workedShifts.workedSpans.roundedStartDateTime | string |
構成された丸めルールに基づく開始日時を含む省略可能なフィールド |
|
roundedEndDateTime
|
workedShifts.workedSpans.roundedEndDateTime | string |
構成された丸めルールに基づく終了日時を含む省略可能なフィールド |
|
id
|
workedShifts.workedSpans.startTimezone.id | integer |
オブジェクト参照 ID |
|
id
|
workedShifts.workedSpans.endTimezone.id | integer |
id |
|
id
|
workedShifts.workedSpans.primaryOrgJob.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.primaryOrgJob.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.primaryOrgJob.name | string |
名前 |
|
id
|
workedShifts.workedSpans.workRule.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.workRule.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.workRule.name | string |
名前 |
|
id
|
workedShifts.workedSpans.primaryWorkRule.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.primaryWorkRule.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.primaryWorkRule.name | string |
名前 |
|
orderNumber
|
workedShifts.workedSpans.orderNumber | integer |
アクティビティ セグメントに関連付けられている注文番号 |
|
id
|
workedShifts.workedSpans.startPunch.id | integer |
id |
|
id
|
workedShifts.workedSpans.startPunch.employee.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.startPunch.employee.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.startPunch.employee.name | string |
名前 |
|
punchDtm
|
workedShifts.workedSpans.startPunch.punchDtm | string |
ISO_LOCAL_DATE_TIMEのパンチの日付と時刻のスタンプ |
|
roundedPunchDtm
|
workedShifts.workedSpans.startPunch.roundedPunchDtm | string |
丸められたパンチの日付と時刻 |
|
id
|
workedShifts.workedSpans.startPunch.timeZone.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.startPunch.timeZone.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.startPunch.timeZone.name | string |
名前 |
|
enteredOnDtm
|
workedShifts.workedSpans.startPunch.enteredOnDtm | string |
API を使用してこのパンチ トランザクションが入力された日時のスタンプ |
|
hasComments
|
workedShifts.workedSpans.startPunch.hasComments | boolean |
コメントがアクティビティ セグメントに関連付けられているかどうかを示すブール値インジケーター |
|
id
|
workedShifts.workedSpans.startPunch.editByType.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.startPunch.editByType.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.startPunch.editByType.name | string |
名前 |
|
id
|
workedShifts.workedSpans.startPunch.dataSource.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.startPunch.dataSource.qualifier | string |
Object Ref Unique 修飾子 |
|
ディスプレイ名
|
workedShifts.workedSpans.startPunch.dataSource.displayName | string |
ディスプレイ名 |
|
functionalAreaName
|
workedShifts.workedSpans.startPunch.dataSource.functionalAreaName | string |
functionalAreaName |
|
名前
|
workedShifts.workedSpans.startPunch.dataSource.name | string |
名前 |
|
例外
|
workedShifts.workedSpans.startPunch.exceptions | array of object |
パンチに関連付けられている例外オブジェクトの一覧 |
|
id
|
workedShifts.workedSpans.startPunch.exceptions.employee.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.startPunch.exceptions.employee.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.startPunch.exceptions.employee.name | string |
名前 |
|
startDateTime
|
workedShifts.workedSpans.startPunch.exceptions.startDateTime | string |
アクティビティの開始日時をISO_LOCAL_DATE_TIME形式 (yyyy-MM-dd HH:mm:ss)。SSS) |
|
終了日時
|
workedShifts.workedSpans.startPunch.exceptions.endDateTime | string |
アクティビティの終了日時をISO_LOCAL_DATE_TIME形式 (yyyy-MM-dd HH:mm:ss)。SSS) |
|
applyDate
|
workedShifts.workedSpans.startPunch.exceptions.applyDate | string |
アクティビティ処理セグメントの日付範囲の適用日 (ISO_LOCAL_DATE形式 (YYYY-MM-DD) |
|
id
|
workedShifts.workedSpans.startPunch.exceptions.id | integer |
id |
|
id
|
workedShifts.workedSpans.startPunch.exceptions.endTimeZone.id | integer |
オブジェクト参照 ID |
|
id
|
workedShifts.workedSpans.startPunch.exceptions.exceptionType.id | integer |
タイムキーピング例外の種類の ID |
|
名前
|
workedShifts.workedSpans.startPunch.exceptions.exceptionType.name | string |
タイムキーピング例外の種類の名前 |
|
説明
|
workedShifts.workedSpans.startPunch.exceptions.exceptionType.description | string |
タイムキーピング例外の種類の説明 |
|
ディスプレイ名
|
workedShifts.workedSpans.startPunch.exceptions.exceptionType.displayName | string |
タイムキーピング例外の種類の表示名 |
|
カテゴリ
|
workedShifts.workedSpans.startPunch.exceptions.exceptionType.category | string |
カテゴリ |
|
id
|
workedShifts.workedSpans.startPunch.exceptions.orgJob.id | integer |
オブジェクト参照 ID |
|
overLimitInHours
|
workedShifts.workedSpans.startPunch.exceptions.overLimitInHours | number |
支払コード編集に関連付けられている例外によって定義された制限を超える金額 (時間単位)。 このプロパティは読み取り専用です |
|
id
|
workedShifts.workedSpans.startPunch.exceptions.startTimeZone.id | integer |
オブジェクト参照 ID |
|
violationInHours
|
workedShifts.workedSpans.startPunch.exceptions.violationInHours | number |
例外の原因となった違反時間の合計数。 このプロパティは読み取り専用です |
|
id
|
workedShifts.workedSpans.startPunch.exceptions.workRule.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.startPunch.exceptions.workRule.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.startPunch.exceptions.workRule.name | string |
名前 |
|
commentsNotes
|
workedShifts.workedSpans.startPunch.exceptions.commentsNotes | array of |
コメントの一覧への参照。 このオブジェクトは、コメントごとに複数のノートを持つ複数のコメントを持つことができます。 このプロパティは読み取り専用です |
|
id
|
workedShifts.workedSpans.startPunch.exceptions.punchEvent.id | integer |
オブジェクト参照 ID |
|
isExcusedAbsence
|
workedShifts.workedSpans.startPunch.exceptions.isExcusedAbsence | boolean |
例外に言い訳のない不在が含まれるかどうかを示すブール値インジケーター。 このプロパティは読み取り専用です |
|
isUnExcusedAbsence
|
workedShifts.workedSpans.startPunch.exceptions.isUnExcusedAbsence | boolean |
例外に未承認の不在が含まれるかどうかを示すブール値インジケーター。 このプロパティは読み取り専用です |
|
id
|
workedShifts.workedSpans.startPunch.exceptions.missingTimeStatus.id | integer |
不足している時間の状態の ID (1 ~ 4) |
|
ディスプレイ名
|
workedShifts.workedSpans.startPunch.exceptions.missingTimeStatus.displayName | string |
ローカライズされていない時刻状態の表示名 |
|
正当 化
|
workedShifts.workedSpans.startPunch.exceptions.justifications | array of |
この例外の不足している時間の正当な理由の一覧。 このプロパティは読み取り専用です |
|
justifiedTimes
|
workedShifts.workedSpans.startPunch.exceptions.justifiedTimes | array of |
この例外の正当な時刻の一覧。 このプロパティは読み取り専用です |
|
転送
|
workedShifts.workedSpans.startPunch.exceptions.transfer | boolean |
転送 |
|
eventDate
|
workedShifts.workedSpans.startPunch.exceptions.eventDate | string |
eventDate |
|
startException
|
workedShifts.workedSpans.startPunch.exceptions.startException | boolean |
startException |
|
endException
|
workedShifts.workedSpans.startPunch.exceptions.endException | boolean |
endException |
|
reviewed
|
workedShifts.workedSpans.startPunch.exceptions.reviewed | boolean |
reviewed |
|
commentsNotes
|
workedShifts.workedSpans.startPunch.commentsNotes | array of |
コメントの一覧への参照。 このオブジェクトは、コメントごとに複数のノートを持つ複数のコメントを持つことができます |
|
isPhantom
|
workedShifts.workedSpans.startPunch.isPhantom | boolean |
パンチがファントム パンチかどうかを示すブール値インジケーター |
|
isScheduled
|
workedShifts.workedSpans.startPunch.isScheduled | boolean |
スケジュールされた作業スパンからパンチが生成されるかどうかを示すブール値インジケーター |
|
updatedOnDtm
|
workedShifts.workedSpans.startPunch.updatedOnDtm | string |
このパンチ トランザクションが最後に更新された日時のタイムスタンプ |
|
validateAsTimestamp
|
workedShifts.workedSpans.startPunch.validateAsTimestamp | boolean |
パンチがタイムスタンプとして入力されているかどうかを示すブール値インジケーター |
|
attestationPunchEdit
|
workedShifts.workedSpans.startPunch.attestationPunchEdit | boolean |
パンチが構成証明パンチ編集として入力されたかどうかを示すブール値インジケーター |
|
markRelatedExceptionsAsReviewed
|
workedShifts.workedSpans.startPunch.markRelatedExceptionsAsReviewed | boolean |
パンチに例外が存在する場合、その例外が解決されるかどうかを示すブール値インジケーター |
|
編集
|
workedShifts.workedSpans.startPunch.editable | boolean |
支払いコードの編集が編集可能かどうかを示すブール値インジケーター |
|
cancelDeduct
|
workedShifts.workedSpans.startPunch.cancelDeduct | boolean |
cancelDeduct |
|
fromPhantomEdited
|
workedShifts.workedSpans.startPunch.fromPhantomEdited | boolean |
fromPhantomEdited |
|
exceptionResolved
|
workedShifts.workedSpans.startPunch.exceptionResolved | boolean |
exceptionResolved |
|
id
|
workedShifts.workedSpans.startPunch.workRule.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.startPunch.workRule.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.startPunch.workRule.name | string |
名前 |
|
id
|
workedShifts.workedSpans.startPunch.typeOverride.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.startPunch.typeOverride.qualifier | string |
Object Ref Unique 修飾子 |
|
typeOverrideId
|
workedShifts.workedSpans.startPunch.typeOverride.typeOverrideId | integer |
型オーバーライドの ID |
|
説明
|
workedShifts.workedSpans.startPunch.typeOverride.description | string |
型オーバーライドの dDescription |
|
名前
|
workedShifts.workedSpans.startPunch.typeOverride.name | string |
名前 |
|
id
|
workedShifts.workedSpans.endPunch.id | integer |
id |
|
id
|
workedShifts.workedSpans.endPunch.employee.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.endPunch.employee.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.endPunch.employee.name | string |
名前 |
|
punchDtm
|
workedShifts.workedSpans.endPunch.punchDtm | string |
ISO_LOCAL_DATE_TIMEのパンチの日付と時刻のスタンプ |
|
roundedPunchDtm
|
workedShifts.workedSpans.endPunch.roundedPunchDtm | string |
丸められたパンチの日付と時刻 |
|
id
|
workedShifts.workedSpans.endPunch.timeZone.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.endPunch.timeZone.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.endPunch.timeZone.name | string |
名前 |
|
enteredOnDtm
|
workedShifts.workedSpans.endPunch.enteredOnDtm | string |
API を使用してこのパンチ トランザクションが入力された日時のスタンプ |
|
hasComments
|
workedShifts.workedSpans.endPunch.hasComments | boolean |
コメントがアクティビティ セグメントに関連付けられているかどうかを示すブール値インジケーター |
|
id
|
workedShifts.workedSpans.endPunch.editByType.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.endPunch.editByType.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.endPunch.editByType.name | string |
名前 |
|
id
|
workedShifts.workedSpans.endPunch.dataSource.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.endPunch.dataSource.qualifier | string |
Object Ref Unique 修飾子 |
|
ディスプレイ名
|
workedShifts.workedSpans.endPunch.dataSource.displayName | string |
ディスプレイ名 |
|
functionalAreaName
|
workedShifts.workedSpans.endPunch.dataSource.functionalAreaName | string |
functionalAreaName |
|
名前
|
workedShifts.workedSpans.endPunch.dataSource.name | string |
名前 |
|
例外
|
workedShifts.workedSpans.endPunch.exceptions | array of object |
タイムカードに関連付けられている例外オブジェクトの一覧 |
|
id
|
workedShifts.workedSpans.endPunch.exceptions.employee.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.endPunch.exceptions.employee.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.endPunch.exceptions.employee.name | string |
名前 |
|
startDateTime
|
workedShifts.workedSpans.endPunch.exceptions.startDateTime | string |
ISO_LOCAL_DATE_TIME形式の理由の開始日時 (yyyy-mm-ddThh:mm:ss.sss) |
|
終了日時
|
workedShifts.workedSpans.endPunch.exceptions.endDateTime | string |
ISO_LOCAL_DATE_TIME形式の日付範囲の終了日時 (yyyy-mm-ddThh:mm:ss.sss)。 このプロパティは読み取り専用です |
|
applyDate
|
workedShifts.workedSpans.endPunch.exceptions.applyDate | string |
例外が適用される日付をISO_LOCAL_DATE形式 (YYYY-MM-DD)。 このプロパティは読み取り専用です |
|
id
|
workedShifts.workedSpans.endPunch.exceptions.id | integer |
id |
|
id
|
workedShifts.workedSpans.endPunch.exceptions.endTimeZone.id | integer |
オブジェクト参照 ID |
|
id
|
workedShifts.workedSpans.endPunch.exceptions.exceptionType.id | integer |
タイムキーピング例外の種類の ID |
|
名前
|
workedShifts.workedSpans.endPunch.exceptions.exceptionType.name | string |
タイムキーピング例外の種類の名前 |
|
説明
|
workedShifts.workedSpans.endPunch.exceptions.exceptionType.description | string |
タイムキーピング例外の種類の説明 |
|
ディスプレイ名
|
workedShifts.workedSpans.endPunch.exceptions.exceptionType.displayName | string |
タイムキーピング例外の種類の表示名 |
|
カテゴリ
|
workedShifts.workedSpans.endPunch.exceptions.exceptionType.category | string |
タイムキーピング例外タイプのカテゴリ |
|
id
|
workedShifts.workedSpans.endPunch.exceptions.orgJob.id | integer |
オブジェクト参照 ID |
|
overLimitInHours
|
workedShifts.workedSpans.endPunch.exceptions.overLimitInHours | number |
支払コード編集に関連付けられている例外によって定義された制限を超える金額 (時間単位)。 このプロパティは読み取り専用です |
|
id
|
workedShifts.workedSpans.endPunch.exceptions.startTimeZone.id | integer |
オブジェクト参照 ID |
|
violationInHours
|
workedShifts.workedSpans.endPunch.exceptions.violationInHours | number |
例外の原因となった違反時間の合計数。 このプロパティは読み取り専用です |
|
id
|
workedShifts.workedSpans.endPunch.exceptions.workRule.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.endPunch.exceptions.workRule.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.endPunch.exceptions.workRule.name | string |
名前 |
|
commentsNotes
|
workedShifts.workedSpans.endPunch.exceptions.commentsNotes | array of |
コメントの一覧への参照。 このオブジェクトは、コメントごとに複数のノートを持つ複数のコメントを持つことができます。 このプロパティは読み取り専用です |
|
id
|
workedShifts.workedSpans.endPunch.exceptions.punchEvent.id | integer |
オブジェクト参照 ID |
|
isExcusedAbsence
|
workedShifts.workedSpans.endPunch.exceptions.isExcusedAbsence | boolean |
例外に言い訳のない不在が含まれるかどうかを示すブール値インジケーター。 このプロパティは読み取り専用です |
|
isUnExcusedAbsence
|
workedShifts.workedSpans.endPunch.exceptions.isUnExcusedAbsence | boolean |
例外に未承認の不在が含まれるかどうかを示すブール値インジケーター。 このプロパティは読み取り専用です |
|
id
|
workedShifts.workedSpans.endPunch.exceptions.missingTimeStatus.id | integer |
不足している時間の状態の ID (1 ~ 4) |
|
ディスプレイ名
|
workedShifts.workedSpans.endPunch.exceptions.missingTimeStatus.displayName | string |
ローカライズされていない時刻状態の表示名 |
|
正当 化
|
workedShifts.workedSpans.endPunch.exceptions.justifications | array of |
この例外の不足している時間の正当な理由の一覧。 このプロパティは読み取り専用です |
|
justifiedTimes
|
workedShifts.workedSpans.endPunch.exceptions.justifiedTimes | array of |
この例外の正当な時刻の一覧。 このプロパティは読み取り専用です |
|
転送
|
workedShifts.workedSpans.endPunch.exceptions.transfer | boolean |
転送 |
|
eventDate
|
workedShifts.workedSpans.endPunch.exceptions.eventDate | string |
eventDate |
|
startException
|
workedShifts.workedSpans.endPunch.exceptions.startException | boolean |
startException |
|
endException
|
workedShifts.workedSpans.endPunch.exceptions.endException | boolean |
endException |
|
reviewed
|
workedShifts.workedSpans.endPunch.exceptions.reviewed | boolean |
reviewed |
|
commentsNotes
|
workedShifts.workedSpans.endPunch.commentsNotes | array of |
コメントの一覧への参照。 このオブジェクトは、コメントごとに複数のノートを持つ複数のコメントを持つことができます |
|
isPhantom
|
workedShifts.workedSpans.endPunch.isPhantom | boolean |
パンチがファントム パンチかどうかを示すブール値インジケーター |
|
isScheduled
|
workedShifts.workedSpans.endPunch.isScheduled | boolean |
スケジュールされた作業スパンからパンチが生成されるかどうかを示すブール値インジケーター |
|
updatedOnDtm
|
workedShifts.workedSpans.endPunch.updatedOnDtm | string |
このパンチ トランザクションが最後に更新された日時のタイムスタンプ |
|
validateAsTimestamp
|
workedShifts.workedSpans.endPunch.validateAsTimestamp | boolean |
validateAsTimestamp |
|
attestationPunchEdit
|
workedShifts.workedSpans.endPunch.attestationPunchEdit | boolean |
パンチが構成証明パンチ編集として入力されたかどうかを示すブール値インジケーター |
|
markRelatedExceptionsAsReviewed
|
workedShifts.workedSpans.endPunch.markRelatedExceptionsAsReviewed | boolean |
markRelatedExceptionsAsReviewed |
|
編集
|
workedShifts.workedSpans.endPunch.editable | boolean |
支払いコードの編集が編集可能かどうかを示すブール値インジケーター |
|
cancelDeduct
|
workedShifts.workedSpans.endPunch.cancelDeduct | boolean |
cancelDeduct |
|
fromPhantomEdited
|
workedShifts.workedSpans.endPunch.fromPhantomEdited | boolean |
fromPhantomEdited |
|
exceptionResolved
|
workedShifts.workedSpans.endPunch.exceptionResolved | boolean |
exceptionResolved |
|
id
|
workedShifts.workedSpans.endPunch.workRule.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.endPunch.workRule.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
workedShifts.workedSpans.endPunch.workRule.name | string |
名前 |
|
id
|
workedShifts.workedSpans.endPunch.typeOverride.id | integer |
オブジェクト参照 ID |
|
修飾子
|
workedShifts.workedSpans.endPunch.typeOverride.qualifier | string |
Object Ref Unique 修飾子 |
|
typeOverrideId
|
workedShifts.workedSpans.endPunch.typeOverride.typeOverrideId | integer |
型オーバーライドの ID |
|
説明
|
workedShifts.workedSpans.endPunch.typeOverride.description | string |
型オーバーライドの説明 |
|
名前
|
workedShifts.workedSpans.endPunch.typeOverride.name | string |
名前 |
|
approvableByManager
|
workedShifts.workedSpans.approvableByManager | boolean |
ログインマネージャーが作業したスパンアイテムを承認できるかどうかを示すブール値インジケーター |
|
scheduledOrgJob
|
workedShifts.workedSpans.scheduledOrgJob | boolean |
scheduledOrgJob |
|
scheduledWorkRule
|
workedShifts.workedSpans.scheduledWorkRule | boolean |
scheduledWorkRule |
|
userEnteredOrgJob
|
workedShifts.workedSpans.userEnteredOrgJob | boolean |
このシフト セグメントのビジネス構造ジョブがユーザーによって入力されたかどうかを示すブール値インジケーター |
|
transferOrgJob
|
workedShifts.workedSpans.transferOrgJob | boolean |
ビジネス構造ジョブが転送であるかどうかを示すブール値インジケーター |
|
userEnteredWorkRule
|
workedShifts.workedSpans.userEnteredWorkRule | boolean |
このシフト セグメントの作業ルールがユーザーによって入力されたかどうかを示すブール値インジケーター |
|
transferWorkRule
|
workedShifts.workedSpans.transferWorkRule | boolean |
transferWorkRule |
|
投影
|
workedShifts.workedSpans.projected | boolean |
処理されたセグメントが投影されるかどうかを示すブール値インジケーター |
|
shiftTotalHours
|
workedShifts.shiftTotalHours | number |
勤務シフトの合計時間数 |
|
scheduledShiftIds
|
workedShifts.scheduledShiftIds | array of integer |
支払いコードの編集で割り当て済みのスケジュールされたシフト ID の一覧 |
|
投影
|
workedShifts.projected | boolean |
投影 |
|
fromSchedule
|
workedShifts.fromSchedule | boolean |
fromSchedule |
|
unscheduledStartDateTime
|
workedShifts.unscheduledStartDateTime | string |
スケジュールされていないシフトの開始日時を表す文字列パラメーター |
|
unscheduledEndDateTime
|
workedShifts.unscheduledEndDateTime | string |
スケジュールされていないシフトの終了日時を表す文字列パラメーター |
|
payCodeEdits
|
payCodeEdits | array of |
Paycode 編集オブジェクトの一覧 |
|
合計
|
totals | array of object |
タイムカードに関連付けられているタイムカード合計の一覧 |
|
id
|
totals.employeeContext.employee.id | integer |
オブジェクト参照 ID |
|
修飾子
|
totals.employeeContext.employee.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
totals.employeeContext.employee.name | string |
名前 |
|
id
|
totals.employeeContext.timezone.id | integer |
オブジェクト参照 ID |
|
修飾子
|
totals.employeeContext.timezone.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
totals.employeeContext.timezone.name | string |
名前 |
|
totalType
|
totals.totalContext.totalType | string |
totalType |
|
totalAggregationType
|
totals.totalContext.totalAggregationType | string |
totalAggregationType |
|
totalGroupByType
|
totals.totalContext.totalGroupByType | string |
totalGroupByType |
|
aggregatedTotals
|
totals.aggregatedTotals | array of object |
集計された合計オブジェクトの一覧 |
|
approvableByManager
|
totals.aggregatedTotals.approvableByManager | boolean |
集計された合計がログイン マネージャーによって承認可能かどうかを示すブール値インジケーター |
|
id
|
totals.aggregatedTotals.employee.id | integer |
オブジェクト参照 ID |
|
修飾子
|
totals.aggregatedTotals.employee.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
totals.aggregatedTotals.employee.name | string |
名前 |
|
id
|
totals.aggregatedTotals.location.id | integer |
オブジェクト参照 ID |
|
修飾子
|
totals.aggregatedTotals.location.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
totals.aggregatedTotals.location.name | string |
名前 |
|
id
|
totals.aggregatedTotals.job.id | integer |
オブジェクト参照 ID |
|
修飾子
|
totals.aggregatedTotals.job.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
totals.aggregatedTotals.job.name | string |
名前 |
|
id
|
totals.aggregatedTotals.payCode.id | integer |
オブジェクト参照 ID |
|
修飾子
|
totals.aggregatedTotals.payCode.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
totals.aggregatedTotals.payCode.name | string |
名前 |
|
amountType
|
totals.aggregatedTotals.amountType | string |
AmountType オブジェクトへの参照 |
|
量
|
totals.aggregatedTotals.amount | float |
勤務シフトの時間 |
|
給料
|
totals.aggregatedTotals.wages | float |
賃金として合計で計算される金額 |
|
量
|
totals.aggregatedTotals.wagesCurrency.amount | float |
年額 |
|
通貨コード
|
totals.aggregatedTotals.wagesCurrency.currencyCode | string |
通貨 ISO コードの関連付け |
|
jobTransfer
|
totals.aggregatedTotals.jobTransfer | boolean |
totals オブジェクトにジョブ転送が含まれているかどうかを示すブール値インジケーター |
|
laborCategoryTransfer
|
totals.aggregatedTotals.laborCategoryTransfer | boolean |
集計オブジェクトに労働カテゴリが含まれているかどうかを示すブール値インジケーター |
|
率
|
totals.aggregatedTotals.rate | number |
賃金と金額の相関関係の割合 |
viewAccruals
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
uniqueId
|
uniqueId | string |
absenceExceptionWithPosition オブジェクトの一意識別子。 |
|
id
|
employee.id | integer |
オブジェクト参照 ID |
|
修飾子
|
employee.qualifier | string |
Object Ref Unique 修飾子 |
|
名前
|
employee.name | string |
名前 |
|
startDateTime
|
startDateTime | string |
概要の開始日時。 |
|
終了日時
|
endDateTime | string |
概要の終了日時。 |
|
id
|
accrualCode.id | integer |
id |
|
名前
|
accrualCode.name | string |
名前 |
|
shortName
|
accrualCode.shortName | string |
shortName |
|
hoursPerDayInSeconds
|
accrualCode.hoursPerDayInSeconds | integer |
hoursPerDayInSeconds |
|
タイプID
|
accrualCode.typeId | integer |
タイプID |
|
allowEdit
|
accrualCode.allowEdit | boolean |
allowEdit |
|
タイプ名
|
accrualCode.typeName | string |
タイプ名 |
|
時間パーデイ
|
accrualCode.hoursPerDay | integer |
時間パーデイ |
|
effectiveDateRange
|
effectiveDateRange | array of string |
見越集計データの有効な日付範囲。 |
|
dailySummaries
|
dailySummaries | array of object |
見越し処理DailySummaryData オブジェクトの一覧への参照。 |
|
balanceDate
|
dailySummaries.balanceDate | string |
見越日集計データに関連付けられた日付と時刻。 |
|
reportingPeriod
|
dailySummaries.reportingPeriod | string |
見越日集計データのレポート期間。 |
|
balanceDate
|
dailySummaries.currentBalance.balanceDate | string |
見越残高データに関連付けられている日付と時刻。 |
|
vestedHoursAmount
|
dailySummaries.currentBalance.vestedHoursAmount | float |
見越残高データの既得期間 (時間単位)。 |
|
probationHoursAmount
|
dailySummaries.currentBalance.probationHoursAmount | integer |
見越残高データの保護観察期間 (時間単位)。 |
|
vestedDaysAmount
|
dailySummaries.currentBalance.vestedDaysAmount | integer |
見越残高データの既得期間 (日数)。 |
|
probationDaysAmount
|
dailySummaries.currentBalance.probationDaysAmount | integer |
保護観察日数。 |
|
plannedTakingHours
|
dailySummaries.plannedTakingHours | integer |
見越日集計データの計画作業時間 (時間単位)。 |
|
pendingGrantHours
|
dailySummaries.pendingGrantHours | float |
見越日集計データの保留中の付与 (時間単位)。 |
|
takingToDateHours
|
dailySummaries.takingToDateHours | integer |
見越日集計データの取得日 (日数)。 |
|
earnedToDateHours
|
dailySummaries.earnedToDateHours | integer |
見越日集計データの達成日 (日数)。 |
|
availableBalanceHours
|
dailySummaries.availableBalanceHours | float |
見越日集計データの利用可能な残高 (時間単位)。 |
|
plannedTakingDays
|
dailySummaries.plannedTakingDays | integer |
見越日集計データの計画された取得 (日数)。 |
|
pendingGrantDays
|
dailySummaries.pendingGrantDays | integer |
見越日集計データの保留中の付与 (日数)。 |
|
takingToDateDays
|
dailySummaries.takingToDateDays | integer |
見越日集計データの取得日 (日数)。 |
|
earnedToDateDays
|
dailySummaries.earnedToDateDays | integer |
見越日集計データの達成日 (日数)。 |
|
availableBalanceDays
|
dailySummaries.availableBalanceDays | integer |
見越日集計データの使用可能な残高 (日数)。 |
|
reportingPeriodSummaries
|
reportingPeriodSummaries | array of object |
見越しの一覧への参照ReportingPeriodSummaryData オブジェクト。 |
|
reportingPeriodSpan
|
reportingPeriodSummaries.reportingPeriodSpan | string |
見越/繰延レポート期間の集計データのレポート期間範囲。 |
|
balanceDate
|
reportingPeriodSummaries.priorEndingBalance.balanceDate | string |
見越残高データに関連付けられている日付と時刻。 |
|
vestedHoursAmount
|
reportingPeriodSummaries.priorEndingBalance.vestedHoursAmount | float |
見越残高データの既得期間 (時間単位)。 |
|
probationHoursAmount
|
reportingPeriodSummaries.priorEndingBalance.probationHoursAmount | integer |
見越残高データの保護観察期間 (時間単位)。 |
|
vestedDaysAmount
|
reportingPeriodSummaries.priorEndingBalance.vestedDaysAmount | integer |
保護観察日数。 |
|
probationDaysAmount
|
reportingPeriodSummaries.priorEndingBalance.probationDaysAmount | integer |
保護観察日数。 |
|
balanceDate
|
reportingPeriodSummaries.openingBalance.balanceDate | string |
見越残高データに関連付けられている日付と時刻。 |
|
vestedHoursAmount
|
reportingPeriodSummaries.openingBalance.vestedHoursAmount | float |
見越残高データの既得期間 (時間単位)。 |
|
probationHoursAmount
|
reportingPeriodSummaries.openingBalance.probationHoursAmount | integer |
見越残高データの保護観察期間 (時間単位)。 |
|
vestedDaysAmount
|
reportingPeriodSummaries.openingBalance.vestedDaysAmount | integer |
見越残高データの既得期間 (日数)。 |
|
probationDaysAmount
|
reportingPeriodSummaries.openingBalance.probationDaysAmount | integer |
保護観察日数。 |
|
balanceDate
|
reportingPeriodSummaries.endingBalance.balanceDate | string |
見越残高データに関連付けられている日付と時刻。 |
|
vestedHoursAmount
|
reportingPeriodSummaries.endingBalance.vestedHoursAmount | float |
見越残高データの既得期間 (時間単位)。 |
|
probationHoursAmount
|
reportingPeriodSummaries.endingBalance.probationHoursAmount | integer |
見越残高データの保護観察期間 (時間単位)。 |
|
vestedDaysAmount
|
reportingPeriodSummaries.endingBalance.vestedDaysAmount | integer |
見越残高データの既得期間 (日数)。 |
|
probationDaysAmount
|
reportingPeriodSummaries.endingBalance.probationDaysAmount | integer |
保護観察日数。 |
|
balanceDate
|
startingBalanceForPeriod.balanceDate | string |
見越残高データに関連付けられている日付と時刻。 |
|
vestedHoursAmount
|
startingBalanceForPeriod.vestedHoursAmount | float |
見越残高データの既得期間 (時間単位)。 |
|
probationHoursAmount
|
startingBalanceForPeriod.probationHoursAmount | integer |
見越残高データの保護観察期間 (時間単位)。 |
|
vestedDaysAmount
|
startingBalanceForPeriod.vestedDaysAmount | integer |
見越残高データの既得期間 (日数)。 |
|
probationDaysAmount
|
startingBalanceForPeriod.probationDaysAmount | integer |
保護観察日数。 |