Sha256: 3b40d2384256471e330b1a9bbc4a0e1b146320398f5f7d0f582789b4b1105b2e

Contents?: true

Size: 1.54 KB

Versions: 3

Compression:

Stored size: 1.54 KB

Contents

# ESIClient::GetCharactersCharacterIdWalletJournal200Ok

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**date** | **DateTime** | Date and time of transaction | 
**ref_id** | **Integer** | Unique journal reference ID | 
**ref_type** | **String** | Transaction type, different type of transaction will populate different fields in `extra_info` Note: If you have an existing XML API application that is using ref_types, you will need to know which string ESI ref_type maps to which integer. You can use the following gist to see string->int mappings: https://gist.github.com/ccp-zoetrope/c03db66d90c2148724c06171bc52e0ec | 
**first_party_id** | **Integer** | first_party_id integer | [optional] 
**first_party_type** | **String** | first_party_type string | [optional] 
**second_party_id** | **Integer** | second_party_id integer | [optional] 
**second_party_type** | **String** | second_party_type string | [optional] 
**amount** | **Float** | Transaction amount. Positive when value transferred to the first party. Negative otherwise | [optional] 
**balance** | **Float** | Wallet balance after transaction occurred | [optional] 
**reason** | **String** | reason string | [optional] 
**tax_receiver_id** | **Integer** | the corporation ID receiving any tax paid | [optional] 
**tax** | **Float** | Tax amount received for tax related transactions | [optional] 
**extra_info** | [**GetCharactersCharacterIdWalletJournalExtraInfo**](GetCharactersCharacterIdWalletJournalExtraInfo.md) |  | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

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