We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bitgo-api-docs
1 parent 421bd96 commit bc19ce3Copy full SHA for bc19ce3
api.yaml
@@ -39803,18 +39803,12 @@ components:
39803
allOf:
39804
- $ref: '#/components/schemas/DisputedSettlementTransfersOutput'
39805
description: The resulting settlement transfers generated when the dispute was closed
39806
- createdAt:
39807
- type: string
39808
- description: The date and time when the dispute closure was created.
39809
- format: date-time
39810
- title: ISO Date String
39811
required:
39812
- id
39813
- closedBy
39814
- userId
39815
- notes
39816
- adjustedSettlementTransfers
39817
- - createdAt
39818
DisputedSettlementTransfersOutput:
39819
title: DisputedSettlementTransfersOutput
39820
type: array
0 commit comments