paypay/paypayopa-sdk-java

View on GitHub
docs/CaptureObject.md

Summary

Maintainability
Test Coverage

# CaptureObject

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**merchantPaymentId** | **String** | The unique payment transaction id provided by merchant |  Required
**amount** | [**MoneyAmount**](MoneyAmount.md) |  | Required
**merchantCaptureId** | **String** | The unique capture transaction id provided by merchant | Required
**requestedAt** | **Long** | Epoch timestamp in seconds | Required
**orderDescription** | **String** | Description for Capture | Required