Name | Type | Description | Notes |
---|---|---|---|
id | int | 承認ステップID | |
next_step_id | int | 次の承認ステップID | |
resource_type | string | 承認方法( predefined_user: メンバー指定 (1人), selected_user: 申請時にメンバー指定,unspecified: 指定なし, and_resource: メンバー指定 (複数、全員の承認), or_resource: メンバー指定 (複数、1人の承認), and_position: 役職指定 (複数、全員の承認), or_position: 役職指定 (複数、1人の承認) ) | |
user_ids | int[] | 承認者のユーザーID (配列) | [optional] |
This repository was archived by the owner on Jul 24, 2023. It is now read-only.