public interface CmsPayment
| Modifier and Type | Method and Description |
|---|---|
OffsetDateTime |
getCreationTimestamp() |
String |
getPaymentId() |
String |
getPaymentProduct() |
de.adorsys.psd2.xs2a.core.profile.PaymentType |
getPaymentType() |
List<de.adorsys.psd2.xs2a.core.psu.PsuIdData> |
getPsuIdDatas() |
OffsetDateTime |
getStatusChangeTimestamp() |
de.adorsys.psd2.xs2a.core.tpp.TppInfo |
getTppInfo() |
String getPaymentId()
de.adorsys.psd2.xs2a.core.profile.PaymentType getPaymentType()
String getPaymentProduct()
List<de.adorsys.psd2.xs2a.core.psu.PsuIdData> getPsuIdDatas()
de.adorsys.psd2.xs2a.core.tpp.TppInfo getTppInfo()
OffsetDateTime getCreationTimestamp()
OffsetDateTime getStatusChangeTimestamp()
Copyright © 2020. All rights reserved.