public class CommonPayment extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
creditorId |
protected byte[] |
paymentData |
protected String |
paymentId |
protected String |
paymentProduct |
protected PaymentType |
paymentType |
protected List<PsuIdData> |
psuDataList |
protected OffsetDateTime |
statusChangeTimestamp |
protected TransactionStatus |
transactionStatus |
| Constructor and Description |
|---|
CommonPayment() |
protected String paymentId
protected String paymentProduct
protected TransactionStatus transactionStatus
protected PaymentType paymentType
protected byte[] paymentData
protected OffsetDateTime statusChangeTimestamp
protected String creditorId
Copyright © 2019. All rights reserved.