Class CommonPayment

    • Field Detail

      • paymentId

        protected String paymentId
      • paymentProduct

        protected String paymentProduct
      • transactionStatus

        protected de.adorsys.psd2.xs2a.core.pis.TransactionStatus transactionStatus
      • paymentType

        protected de.adorsys.psd2.xs2a.core.profile.PaymentType paymentType
      • paymentData

        protected byte[] paymentData
      • psuDataList

        protected List<de.adorsys.psd2.xs2a.core.psu.PsuIdData> psuDataList
      • statusChangeTimestamp

        protected OffsetDateTime statusChangeTimestamp
      • creditorId

        protected String creditorId
      • instanceId

        protected String instanceId
    • Constructor Detail

      • CommonPayment

        public CommonPayment()