ListPaymentRequest constructor
ListPaymentRequest({})
Implementation
ListPaymentRequest({
this.locationId, this.cursor, this.limit, this.endTime,
this.beginTime, this.sortOrder, this.last4, this.cardBrand,
this.total
});