btcpayserver/BTCPayServer/Plugins/Shopify/ApiModels
Andrew Camilleri 5de93f8cc4
Abstract Store integrations (#2384)
* Decouple Shopify from Store

* Decouple shopify from store blob

* Update BTCPayServer.Tests.csproj

* Make sure shopify obj is set

* make shopify a system plugin
2021-04-08 13:37:05 +09:00
..
DataHolders Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
CreateScriptResponse.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
CreateWebhookResponse.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
OrdersCountResp.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
ShopifyOrder.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
ShopifyTransaction.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
TransactionsCreateReq.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
TransactionsCreateResp.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
TransactionsListResp.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00