Umar Bolatov
|
d5c38ef336
|
Add crypto code for invoice and pull payment payout API response (#3099)
* Add "cryptoCode" for invoice payment method API endpoint response
* Add "cryptoCode" for pull payment payout API endpoint response
* Add "#nullable enable" to GreenFieldInvoiceController
* Add "#nullable enable" to GreenfieldPullPaymentController
|
2021-11-15 14:25:59 +09:00 |
|
Kukks
|
7230a91b4f
|
Make Decimal json converter work for other number types
|
2020-07-29 08:44:52 +02:00 |
|
rockstardev
|
f88c02cccd
|
Removing unused usings, readonly fields where possible
|
2020-06-28 22:07:48 -05:00 |
|
rockstardev
|
b6c7af32de
|
Cleaning up bom from cs files
|
2020-06-28 21:44:35 -05:00 |
|
nicolas.dorier
|
d03124dfba
|
Add an approval state to pull payments
|
2020-06-25 13:35:10 +09:00 |
|
Nicolas Dorier
|
8230a408ac
|
Add pull payment feature (#1639)
|
2020-06-24 10:34:09 +09:00 |
|