Class BankTransactionCode
- java.lang.Object
-
- de.adorsys.opba.tppbankingapi.ais.model.generated.BankTransactionCode
-
@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2021-10-11T17:07:24.354859Z[Etc/UTC]") public class BankTransactionCode extends ObjectBank transaction code as used by the ASPSP and using the sub elements of this structured code defined by ISO 20022. This code type is concatenating the three ISO20022 Codes * Domain Code, * Family Code, and * SubFamiliy Code by hyphens, resulting in �DomainCode�-�FamilyCode�-�SubFamilyCode�.
-
-
Constructor Summary
Constructors Constructor Description BankTransactionCode()
-