mconstabel

Results 1 comments of mconstabel

Hi, from me also thanks for this helpful package :) I also tried this and it worked only with ``` doc.trade.settlement.payment_means.type_code = "58" doc.trade.settlement.payment_means.information.add("foo") doc.trade.settlement.payment_means.payee_account.iban = "DE1000" ``` But SpecifiedTradeSettlementPaymentMeans...