Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CorporationWalletJournalApi apiTest = new CorporationWalletJournalApi();
- auth.AccountKey = 1000;
- apiTest.AuthenticationData = auth;
- apiTest.RowCount = 500;
- apiTest.UpdateData();
- List<JournalEntry> test = apiTest.Data;
Advertisement
Add Comment
Please, Sign In to add comment