github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/esi/docs/PostUiOpenwindowNewmailNewMail.md (about)

     1  # PostUiOpenwindowNewmailNewMail
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Body** | **string** | body string | [default to null]
     7  **Recipients** | **[]int32** | recipients array | [default to null]
     8  **Subject** | **string** | subject string | [default to null]
     9  **ToCorpOrAllianceId** | **int32** | to_corp_or_alliance_id integer | [optional] [default to null]
    10  **ToMailingListId** | **int32** | Corporations, alliances and mailing lists are all types of mailing groups. You may only send to one mailing group, at a time, so you may fill out either this field or the to_corp_or_alliance_ids field | [optional] [default to null]
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14