public static class OrdersCapture.Builder extends Object
OrdersCapture.| Constructor and Description |
|---|
Builder() |
public OrdersCapture.Builder status(CaptureStatus status)
status - CaptureStatus value for status.public OrdersCapture.Builder statusDetails(CaptureStatusDetails statusDetails)
statusDetails - CaptureStatusDetails value for statusDetails.public OrdersCapture.Builder id(String id)
id - String value for id.public OrdersCapture.Builder amount(Money amount)
amount - Money value for amount.public OrdersCapture.Builder invoiceId(String invoiceId)
invoiceId - String value for invoiceId.public OrdersCapture.Builder customId(String customId)
customId - String value for customId.public OrdersCapture.Builder networkTransactionReference(NetworkTransactionReference networkTransactionReference)
networkTransactionReference - NetworkTransactionReference value for
networkTransactionReference.public OrdersCapture.Builder sellerProtection(SellerProtection sellerProtection)
sellerProtection - SellerProtection value for sellerProtection.public OrdersCapture.Builder finalCapture(Boolean finalCapture)
finalCapture - Boolean value for finalCapture.public OrdersCapture.Builder sellerReceivableBreakdown(SellerReceivableBreakdown sellerReceivableBreakdown)
sellerReceivableBreakdown - SellerReceivableBreakdown value for
sellerReceivableBreakdown.public OrdersCapture.Builder disbursementMode(DisbursementMode disbursementMode)
disbursementMode - DisbursementMode value for disbursementMode.public OrdersCapture.Builder links(List<LinkDescription> links)
links - List of LinkDescription value for links.public OrdersCapture.Builder processorResponse(ProcessorResponse processorResponse)
processorResponse - ProcessorResponse value for processorResponse.public OrdersCapture.Builder createTime(String createTime)
createTime - String value for createTime.public OrdersCapture.Builder updateTime(String updateTime)
updateTime - String value for updateTime.public OrdersCapture build()
OrdersCapture object using the set fields.OrdersCaptureCopyright © 2025. All rights reserved.