Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 876 Bytes

PutFleetsFleetIdMembersMemberIdMovement.md

File metadata and controls

13 lines (8 loc) · 876 Bytes

PutFleetsFleetIdMembersMemberIdMovement

Properties

Name Type Description Notes
role String If a character is moved to the fleet_commander role, neither wing_id or squad_id should be specified. If a character is moved to the wing_commander role, only wing_id should be specified. If a character is moved to the squad_commander role, both wing_id and squad_id should be specified. If a character is moved to the squad_member role, both wing_id and squad_id should be specified.
squad_id Option<i64> squad_id integer [optional]
wing_id Option<i64> wing_id integer [optional]

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