btcpayserver/BTCPayServer.Client/Models
2020-08-26 21:36:30 +09:00
..
ApiHealthData.cs format 2020-04-30 16:44:27 +02:00
ApiKeyData.cs format 2020-04-30 16:44:27 +02:00
ApplicationUserData.cs format 2020-04-30 16:44:27 +02:00
ApprovePayoutRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ConnectToNodeRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
CreateApiKeyRequest.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
CreateApplicationUserRequest.cs format 2020-04-30 16:44:27 +02:00
CreateInvoiceRequest.cs unarchive endpoint + formatting 2020-08-26 21:36:29 +09:00
CreateLightningInvoiceRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
CreatePaymentRequestRequest.cs Run dotnet format 2020-06-28 17:55:27 +09:00
CreatePayoutRequest.cs Make Decimal json converter work for other number types 2020-07-29 08:44:52 +02:00
CreatePullPaymentRequest.cs Make Decimal json converter work for other number types 2020-07-29 08:44:52 +02:00
CreateStoreRequest.cs Run dotnet format 2020-06-28 17:55:27 +09:00
GreenfieldAPIError.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
GreenfieldValidationError.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceData.cs add status and refactor 2020-08-26 21:36:30 +09:00
InvoiceExceptionStatus.cs add status and refactor 2020-08-26 21:36:30 +09:00
InvoiceStatus.cs add status and refactor 2020-08-26 21:36:30 +09:00
LightningInvoiceData.cs Fix lightning implementation, docs and tests 2020-06-09 17:24:34 +09:00
LightningNodeInformationData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
OpenLightningChannelRequest.cs Fix lightning implementation, docs and tests 2020-06-09 17:24:34 +09:00
PayLightningInvoiceRequest.cs Fix lightning implementation, docs and tests 2020-06-09 17:24:34 +09:00
PaymentRequestBaseData.cs Make Decimal json converter work for other number types 2020-07-29 08:44:52 +02:00
PaymentRequestData.cs Run dotnet format 2020-06-28 17:55:27 +09:00
PayoutData.cs Make Decimal json converter work for other number types 2020-07-29 08:44:52 +02:00
PullPaymentBaseData.cs Make Decimal json converter work for other number types 2020-07-29 08:44:52 +02:00
ServerInfoData.cs Run dotnet format 2020-06-28 17:55:27 +09:00
StoreBaseData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoreData.cs format 2020-04-30 16:44:27 +02:00
UpdateInvoiceRequest.cs add status and refactor 2020-08-26 21:36:30 +09:00
UpdatePaymentRequestRequest.cs Run dotnet format 2020-06-28 17:55:27 +09:00
UpdateStoreRequest.cs format 2020-04-30 16:44:27 +02:00