public static class ListPaymentsRequest.Builder extends Object
ListPaymentsRequest.| Constructor and Description |
|---|
Builder() |
public ListPaymentsRequest.Builder beginTime(String beginTime)
beginTime - String value for beginTime.public ListPaymentsRequest.Builder unsetBeginTime()
public ListPaymentsRequest.Builder endTime(String endTime)
endTime - String value for endTime.public ListPaymentsRequest.Builder unsetEndTime()
public ListPaymentsRequest.Builder sortOrder(String sortOrder)
sortOrder - String value for sortOrder.public ListPaymentsRequest.Builder unsetSortOrder()
public ListPaymentsRequest.Builder cursor(String cursor)
cursor - String value for cursor.public ListPaymentsRequest.Builder unsetCursor()
public ListPaymentsRequest.Builder locationId(String locationId)
locationId - String value for locationId.public ListPaymentsRequest.Builder unsetLocationId()
public ListPaymentsRequest.Builder total(Long total)
total - Long value for total.public ListPaymentsRequest.Builder unsetTotal()
public ListPaymentsRequest.Builder last4(String last4)
last4 - String value for last4.public ListPaymentsRequest.Builder unsetLast4()
public ListPaymentsRequest.Builder cardBrand(String cardBrand)
cardBrand - String value for cardBrand.public ListPaymentsRequest.Builder unsetCardBrand()
public ListPaymentsRequest.Builder limit(Integer limit)
limit - Integer value for limit.public ListPaymentsRequest.Builder unsetLimit()
public ListPaymentsRequest build()
ListPaymentsRequest object using the set fields.ListPaymentsRequestCopyright © 2023. All rights reserved.