
액션 수행
액션 데이터
이러한 유형의 액션에서 데이터 표현을 생성하려면 양식을 작성하세요.
-
요청 매개변수 ship_id uint64 workshop_id uint64 slot uint8 recipe_id uint16 quantity uint32 inputs cargo_item[] 응답 객체 job_id uint64 starts_at time_point completes_at time_point

이러한 유형의 액션에서 데이터 표현을 생성하려면 양식을 작성하세요.
| 요청 매개변수 | |
|---|---|
| ship_id | uint64 |
| workshop_id | uint64 |
| slot | uint8 |
| recipe_id | uint16 |
| quantity | uint32 |
| inputs | cargo_item[] |
| 응답 객체 | |
|---|---|
| job_id | uint64 |
| starts_at | time_point |
| completes_at | time_point |