Skip to content

Commit

Permalink
Generating .Net SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbucket-pipelines committed Jan 10, 2024
1 parent bb06c0e commit 9907c58
Show file tree
Hide file tree
Showing 9 changed files with 220 additions and 80 deletions.
6 changes: 3 additions & 3 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ docs/PaymentURLObject.md
docs/PaymentWebhook.md
docs/PaymentWebhookCustomerEntity.md
docs/PaymentWebhookDataEntity.md
docs/PaymentWebhookDataEntity1.md
docs/PaymentWebhookErrorEntity.md
docs/PaymentWebhookGatewayDetailsEntity.md
docs/PaymentWebhookOrderEntity.md
Expand All @@ -127,6 +126,7 @@ docs/RefundEntity.md
docs/RefundSpeed.md
docs/RefundURLObject.md
docs/RefundWebhook.md
docs/RefundWebhookDataEntity.md
docs/RefundsApi.md
docs/SavedInstrumentMeta.md
docs/SettlementEntity.md
Expand Down Expand Up @@ -265,7 +265,6 @@ src/cashfree_pg.Test/Model/PaymentMethodsQueriesTests.cs
src/cashfree_pg.Test/Model/PaymentModeDetailsTests.cs
src/cashfree_pg.Test/Model/PaymentURLObjectTests.cs
src/cashfree_pg.Test/Model/PaymentWebhookCustomerEntityTests.cs
src/cashfree_pg.Test/Model/PaymentWebhookDataEntity1Tests.cs
src/cashfree_pg.Test/Model/PaymentWebhookDataEntityTests.cs
src/cashfree_pg.Test/Model/PaymentWebhookErrorEntityTests.cs
src/cashfree_pg.Test/Model/PaymentWebhookGatewayDetailsEntityTests.cs
Expand All @@ -277,6 +276,7 @@ src/cashfree_pg.Test/Model/ReconEntityTests.cs
src/cashfree_pg.Test/Model/RefundEntityTests.cs
src/cashfree_pg.Test/Model/RefundSpeedTests.cs
src/cashfree_pg.Test/Model/RefundURLObjectTests.cs
src/cashfree_pg.Test/Model/RefundWebhookDataEntityTests.cs
src/cashfree_pg.Test/Model/RefundWebhookTests.cs
src/cashfree_pg.Test/Model/SavedInstrumentMetaTests.cs
src/cashfree_pg.Test/Model/SettlementEntityTests.cs
Expand Down Expand Up @@ -430,7 +430,6 @@ src/cashfree_pg/Model/PaymentURLObject.cs
src/cashfree_pg/Model/PaymentWebhook.cs
src/cashfree_pg/Model/PaymentWebhookCustomerEntity.cs
src/cashfree_pg/Model/PaymentWebhookDataEntity.cs
src/cashfree_pg/Model/PaymentWebhookDataEntity1.cs
src/cashfree_pg/Model/PaymentWebhookErrorEntity.cs
src/cashfree_pg/Model/PaymentWebhookGatewayDetailsEntity.cs
src/cashfree_pg/Model/PaymentWebhookOrderEntity.cs
Expand All @@ -441,6 +440,7 @@ src/cashfree_pg/Model/RefundEntity.cs
src/cashfree_pg/Model/RefundSpeed.cs
src/cashfree_pg/Model/RefundURLObject.cs
src/cashfree_pg/Model/RefundWebhook.cs
src/cashfree_pg/Model/RefundWebhookDataEntity.cs
src/cashfree_pg/Model/SavedInstrumentMeta.cs
src/cashfree_pg/Model/SettlementEntity.cs
src/cashfree_pg/Model/SettlementFetchReconRequest.cs
Expand Down
10 changes: 5 additions & 5 deletions cashfree_pg.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cashfree_pg", "src\cashfree_pg\cashfree_pg.csproj", "{5DA77EF1-6894-4A47-A8C6-6D636BFD600A}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cashfree_pg", "src\cashfree_pg\cashfree_pg.csproj", "{FCA6AA72-CADD-4448-BFEF-F24B852C98AF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cashfree_pg.Test", "src\cashfree_pg.Test\cashfree_pg.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5DA77EF1-6894-4A47-A8C6-6D636BFD600A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5DA77EF1-6894-4A47-A8C6-6D636BFD600A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5DA77EF1-6894-4A47-A8C6-6D636BFD600A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5DA77EF1-6894-4A47-A8C6-6D636BFD600A}.Release|Any CPU.Build.0 = Release|Any CPU
{FCA6AA72-CADD-4448-BFEF-F24B852C98AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FCA6AA72-CADD-4448-BFEF-F24B852C98AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FCA6AA72-CADD-4448-BFEF-F24B852C98AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FCA6AA72-CADD-4448-BFEF-F24B852C98AF}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
2 changes: 1 addition & 1 deletion docs/RefundWebhook.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ refund webhook object

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | [**PaymentWebhookDataEntity1**](PaymentWebhookDataEntity1.md) | | [optional]
**data** | [**RefundWebhookDataEntity**](RefundWebhookDataEntity.md) | | [optional]
**event_time** | **string** | | [optional]
**type** | **string** | | [optional]

Expand Down
11 changes: 11 additions & 0 deletions docs/RefundWebhookDataEntity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# cashfree_pg.Model.RefundWebhookDataEntity
data entity in webhook

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**refund** | [**RefundEntity**](RefundEntity.md) | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Loading

0 comments on commit 9907c58

Please sign in to comment.