Class BoletoTransactionObject

    • Constructor Detail

      • BoletoTransactionObject

        protected BoletoTransactionObject​(String type,
                                          Amount amount,
                                          String orderId,
                                          String authorizer)
    • Method Detail

      • getBoletoTxType

        @Nonnull
        public de.firstdata.ipg.api.schema.BoletoTxType getBoletoTxType()
        see Transaction.getBoletoTxType()
        Overrides:
        getBoletoTxType in class de.firstdata.ipg.api.schema.Transaction