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

     1  # GetCharactersCharacterIdWalletTransactions200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ClientId** | **int32** | client_id integer | [default to null]
     7  **Date** | [**time.Time**](time.Time.md) | Date and time of transaction | [default to null]
     8  **IsBuy** | **bool** | is_buy boolean | [default to null]
     9  **IsPersonal** | **bool** | is_personal boolean | [default to null]
    10  **JournalRefId** | **int64** | journal_ref_id integer | [default to null]
    11  **LocationId** | **int64** | location_id integer | [default to null]
    12  **Quantity** | **int32** | quantity integer | [default to null]
    13  **TransactionId** | **int64** | Unique transaction ID | [default to null]
    14  **TypeId** | **int32** | type_id integer | [default to null]
    15  **UnitPrice** | **float64** | Amount paid per unit | [default to null]
    16  
    17  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    18  
    19