..
ApiHealthData.cs
ApiKeyData.cs
ApplicationUserData.cs
Admins can approve registered users ( #5647 )
2024-01-31 14:45:54 +09:00
ApprovePayoutRequest.cs
ApproveUserRequest.cs
Admins can approve registered users ( #5647 )
2024-01-31 14:45:54 +09:00
AssetPairData.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
ConnectToNodeRequest.cs
CreateApiKeyRequest.cs
CreateApplicationUserRequest.cs
CreateAppRequest.cs
Branding updates for 2.0 ( #5947 )
2024-05-09 09:18:02 +09:00
CreateInvoiceRequest.cs
CreateLightningInvoiceRequest.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
CreateOnChainTransactionRequest.cs
The Big Cleanup: Refactor BTCPay internals ( #5809 )
2024-04-04 16:31:04 +09:00
CreatePaymentRequestRequest.cs
CreatePayoutRequest.cs
CreatePayoutThroughStoreRequest.cs
Introduce Payout metadata for api and plugins ( #5182 )
2023-07-24 18:37:18 +09:00
CreatePullPaymentRequest.cs
Remove period concept from PullPayment ( #5963 )
2024-05-01 17:59:10 +09:00
CreateStoreRequest.cs
EmailSettingsData.cs
changing check box to toggle in various setting views ( #5769 )
2024-03-14 15:16:48 +01:00
GenerateOnChainWalletRequest.cs
The Big Cleanup: Refactor BTCPay internals ( #5809 )
2024-04-04 16:31:04 +09:00
GenericPaymentMethodData.cs
The Big Cleanup: Refactor BTCPay internals ( #5809 )
2024-04-04 16:31:04 +09:00
GreenfieldAPIError.cs
BTCPayServerClient refactoring ( #6024 )
2024-06-19 15:25:33 +02:00
GreenfieldPermissionAPIError.cs
GreenfieldValidationError.cs
BTCPayServerClient refactoring ( #6024 )
2024-06-19 15:25:33 +02:00
InvoiceData.cs
Remove CheckoutV1
2024-04-05 16:58:13 +09:00
InvoiceExceptionStatus.cs
Remove Legacy Status from the code ( #5982 )
2024-05-15 07:49:53 +09:00
InvoicePaymentMethodDataModel.cs
The Big Cleanup: Refactor BTCPay internals ( #5809 )
2024-04-04 16:31:04 +09:00
LabelData.cs
Refactor labels ( #4179 )
2022-10-11 17:34:29 +09:00
Language.cs
LedgerEntryData.cs
Custodian withdrawal support + Some refactoring and cleanup ( #4085 )
2023-03-20 10:45:32 +09:00
LightningAddressData.cs
Dotnet reformat
2023-04-10 11:07:03 +09:00
LightningAutomatedPayoutSettings.cs
Quality of life improvements to payout processors ( #5135 )
2023-07-20 22:05:14 +09:00
LightningInvoiceData.cs
Dotnet reformat
2023-04-10 11:07:03 +09:00
LightningNodeBalanceData.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
LightningNodeInformationData.cs
Greenfield: Extend LN GetInfo data ( #4167 )
2022-09-28 09:34:34 +09:00
LightningPaymentData.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
LockUserRequest.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
MarkInvoiceStatusRequest.cs
MarkPayoutRequest.cs
Refactor walletobj API, make wallet object graph directionless ( #4297 )
2022-11-19 00:04:46 +09:00
NotificationData.cs
Different icons for notifications ( #4632 )
2023-02-21 11:06:27 +09:00
OnChainAutomatedPayoutSettings.cs
Quality of life improvements to payout processors ( #5135 )
2023-07-20 22:05:14 +09:00
OnChainPaymentMethodPreviewResultData.cs
OnChainWalletAddressData.cs
OnChainWalletFeeRateData.cs
OnChainWalletOverviewData.cs
OnChainWalletTransactionData.cs
Refactor walletobj API, make wallet object graph directionless ( #4297 )
2022-11-19 00:04:46 +09:00
OnChainWalletUTXOData.cs
The Big Cleanup: Refactor BTCPay internals ( #5809 )
2024-04-04 16:31:04 +09:00
OpenLightningChannelRequest.cs
Fix build
2022-12-23 17:17:09 +09:00
PatchOnChainTransactionRequest.cs
Add transaction info PATCH endpoint ( #3561 )
2022-04-14 13:17:22 +09:00
PayLightningInvoiceRequest.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
PaymentMethodCriteriaData.cs
Greenfield: Expose Payment method criteria
2023-02-21 15:23:51 +01:00
PaymentRequestBaseData.cs
Branding updates for 2.0 ( #5947 )
2024-05-09 09:18:02 +09:00
PaymentRequestData.cs
Payment Request: Add processing status for on-chain payments ( #5309 )
2023-09-19 10:10:13 +09:00
PayoutData.cs
Introduce Payout metadata for api and plugins ( #5182 )
2023-07-24 18:37:18 +09:00
PayoutProcessorData.cs
Transfer Processors ( #3476 )
2022-04-24 12:19:34 +09:00
PayPaymentRequestRequest.cs
[Greenfield] Can create an invoice for a payment request via Greenfield ( #4243 )
2022-11-02 18:41:19 +09:00
PermissionMetadata.cs
PointOfSaleAppData.cs
Branding updates for 2.0 ( #5947 )
2024-05-09 09:18:02 +09:00
PullPaymentBaseData.cs
Remove period concept from PullPayment ( #5963 )
2024-05-01 17:59:10 +09:00
PullPaymentLNURL.cs
Add Greenfield API endpoint for pull payment LNURL items ( #4472 )
2023-01-26 14:43:07 +09:00
RateSource.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
RefundInvoiceRequest.cs
Refund updates ( #4934 )
2023-05-11 10:33:33 +02:00
RegisterBoltcardRequest.cs
If pull payment opened in mobile, use deeplink to setup card ( #5613 )
2024-03-14 11:07:11 +01:00
SendEmailRequest.cs
ServerInfoData.cs
StoreBaseData.cs
Branding updates for 2.0 ( #5947 )
2024-05-09 09:18:02 +09:00
StoreData.cs
Store Custom Roles ( #4940 )
2023-05-26 23:49:32 +09:00
StoreRateConfiguration.cs
Greenfield: Store Rates Config ( #3931 )
2022-10-12 22:19:33 +09:00
StoreRateResult.cs
Greenfield: Currency rate should be strings ( #4607 )
2023-02-08 19:18:37 +09:00
StoreReportRequest.cs
Add reporting feature ( #5155 )
2023-07-24 09:24:32 +09:00
StoreReportsResponse.cs
Add reporting feature ( #5155 )
2023-07-24 09:24:32 +09:00
StoreWebhookData.cs
Pluginize Webhooks and support Payouts ( #5421 )
2023-12-01 10:50:05 +01:00
TransactionStatus.cs
Improve performance of on chain transaction listing for big wallets
2022-07-05 14:23:13 +09:00
UpdateInvoiceRequest.cs
UpdateNotification.cs
UpdatePaymentRequestRequest.cs
UpdateStoreRequest.cs
WebhookDeliveryData.cs
WebhookDeliveryStatus.cs
WebhookEvent.cs
Pluginize Webhooks and support Payouts ( #5421 )
2023-12-01 10:50:05 +01:00
WebhookEventType.cs
Pluginize Webhooks and support Payouts ( #5421 )
2023-12-01 10:50:05 +01:00
WebhookInvoiceEvent.cs
The Big Cleanup: Refactor BTCPay internals ( #5809 )
2024-04-04 16:31:04 +09:00