public EsiWalletJournalListItem()
 {
     date       = DateTime.MinValue;
     ownerType1 = CCPAPIContactType.Other;
     ownerType2 = CCPAPIContactType.Other;
     refType    = EsiRefTypeString.none;
 }
Esempio n. 2
0
 public EsiWalletJournalListItem()
 {
     date    = DateTime.MinValue;
     refType = EsiRefTypeString.none;
 }