public static class ListPaymentRefundsRequest.Builder extends Object
ListPaymentRefundsRequest.| Constructor and Description |
|---|
Builder() |
public ListPaymentRefundsRequest.Builder beginTime(String beginTime)
beginTime - String value for beginTime.public ListPaymentRefundsRequest.Builder unsetBeginTime()
public ListPaymentRefundsRequest.Builder endTime(String endTime)
endTime - String value for endTime.public ListPaymentRefundsRequest.Builder unsetEndTime()
public ListPaymentRefundsRequest.Builder sortOrder(String sortOrder)
sortOrder - String value for sortOrder.public ListPaymentRefundsRequest.Builder unsetSortOrder()
public ListPaymentRefundsRequest.Builder cursor(String cursor)
cursor - String value for cursor.public ListPaymentRefundsRequest.Builder unsetCursor()
public ListPaymentRefundsRequest.Builder locationId(String locationId)
locationId - String value for locationId.public ListPaymentRefundsRequest.Builder unsetLocationId()
public ListPaymentRefundsRequest.Builder status(String status)
status - String value for status.public ListPaymentRefundsRequest.Builder unsetStatus()
public ListPaymentRefundsRequest.Builder sourceType(String sourceType)
sourceType - String value for sourceType.public ListPaymentRefundsRequest.Builder unsetSourceType()
public ListPaymentRefundsRequest.Builder limit(Integer limit)
limit - Integer value for limit.public ListPaymentRefundsRequest.Builder unsetLimit()
public ListPaymentRefundsRequest build()
ListPaymentRefundsRequest object using the set fields.ListPaymentRefundsRequestCopyright © 2023. All rights reserved.