Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Releases: dmitrydnl/BitSkinsApi

Nullable properties

19 Aug 21:31
Compare
Choose a tag to compare
  • Make all properties nullable
  • New version of method RelistItem() is RelistItemDelayHour(), this method considering that now items cannot be relisted more than once an hour

Validation of the entered data

01 Jun 16:54
9a104a5
Compare
Choose a tag to compare
  • Validation of the entered data for all API call methods

Change value types

12 May 22:03
Compare
Choose a tag to compare
  • Type of value suggestedPrice from double to Nullable<double>
  • Type of value placeInQueue from int to Nullable<int>
  • Type of value recentAveragePrice from double to Nullable<double>

BitSkins Buy Orders API

05 May 12:11
Compare
Choose a tag to compare
  • Full coverage BitSkins Buy Orders API

BitSkins Crypto Deposits API

21 Apr 09:52
Compare
Choose a tag to compare
  • Full coverage BitSkins Crypto Deposits API

BitSkins General API

10 Apr 22:30
a80845d
Compare
Choose a tag to compare
  • Full coverage BitSkins General API
  • Automatic two-factor authentication