Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 864 Bytes

ApprovalFlowRouteResponseApprovalFlowRouteSteps.md

File metadata and controls

12 lines (9 loc) · 864 Bytes

# ApprovalFlowRouteResponseApprovalFlowRouteSteps

Properties

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]

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