Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1021 Bytes

GetCharactersCharacterIdWalletTransactions200Ok.md

File metadata and controls

19 lines (15 loc) · 1021 Bytes

GetCharactersCharacterIdWalletTransactions200Ok

Properties

Name Type Description Notes
ClientId int32 client_id integer [default to null]
Date time.Time Date and time of transaction [default to null]
IsBuy bool is_buy boolean [default to null]
IsPersonal bool is_personal boolean [default to null]
JournalRefId int64 journal_ref_id integer [default to null]
LocationId int64 location_id integer [default to null]
Quantity int32 quantity integer [default to null]
TransactionId int64 Unique transaction ID [default to null]
TypeId int32 type_id integer [default to null]
UnitPrice float64 Amount paid per unit [default to null]

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