Class BankTransactionCode


  • @Validated
    @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen",
               date="2020-11-17T19:48:11.090052Z[Etc/UTC]")
    public class BankTransactionCode
    extends Object
    Bank 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 Detail

      • BankTransactionCode

        public BankTransactionCode()