Sha256: 5219c4952e891cd3ab24ef6039fc1bc12f142f1342f68d778023ee405529a8dc

Contents?: true

Size: 1.01 KB

Versions: 3

Compression:

Stored size: 1.01 KB

Contents

# ESIClient::PostFleetsFleetIdMembersInvitation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**character_id** | **Integer** | The character you want to invite | 
**role** | **String** | If a character is invited with the `fleet_commander` role, neither `wing_id` or `squad_id` should be specified. If a character is invited with the `wing_commander` role, only `wing_id` should be specified. If a character is invited with the `squad_commander` role, both `wing_id` and `squad_id` should be specified. If a character is invited with the `squad_member` role, `wing_id` and `squad_id` should either both be specified or not specified at all. If they aren’t specified, the invited character will join any squad with available positions. | 
**wing_id** | **Integer** | wing_id integer | [optional] 
**squad_id** | **Integer** | squad_id integer | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
esi_client-0.7.6.2 docs/PostFleetsFleetIdMembersInvitation.md
esi_client-0.7.6.1 docs/PostFleetsFleetIdMembersInvitation.md
esi_client-1.4.0 docs/PostFleetsFleetIdMembersInvitation.md