This repository has been archived by the owner on Apr 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: SDK Deployer <[email protected]>
- Loading branch information
1 parent
efe1eb6
commit 7dcef3d
Showing
231 changed files
with
7,144 additions
and
1,047 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# SquareConnect.AcceptDisputeRequest | ||
|
||
### Description | ||
**Note: This model is in beta.** | ||
|
||
Defines request parameters for the AcceptDispute endpoint. | ||
|
||
## Properties | ||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# SquareConnect.AcceptDisputeResponse | ||
|
||
### Description | ||
**Note: This model is in beta.** | ||
|
||
Defines fields in a AcceptDispute response. | ||
|
||
## Properties | ||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**errors** | [**[Error]**](Error.md) | Information on errors encountered during the request. | [optional] | ||
**dispute** | [**Dispute**](Dispute.md) | Details about the accepted dispute. | [optional] | ||
|
||
|
Oops, something went wrong.