/** * @schema AdminCreatePaymentCapture * type: object * description: The payment's details. * properties: * amount: * type: number * title: amount * description: The amount to capture. * x-schemaName: AdminCreatePaymentCapture * */