9 lines
180 B
YAML
9 lines
180 B
YAML
type: object
|
|
description: The payment's details.
|
|
properties:
|
|
amount:
|
|
type: number
|
|
title: amount
|
|
description: The amount to capture.
|
|
x-schemaName: AdminCapturePayment
|