public interface CmsPayment
| Modifier and Type | Method and Description |
|---|---|
OffsetDateTime |
getCreationTimestamp() |
String |
getPaymentId() |
String |
getPaymentProduct() |
PaymentType |
getPaymentType() |
List<PsuIdData> |
getPsuIdDatas() |
OffsetDateTime |
getStatusChangeTimestamp() |
TppInfo |
getTppInfo() |
String getPaymentId()
PaymentType getPaymentType()
String getPaymentProduct()
TppInfo getTppInfo()
OffsetDateTime getCreationTimestamp()
OffsetDateTime getStatusChangeTimestamp()
Copyright © 2019. All rights reserved.