Class SettlementInstructionsMandatorySubjectInfo

    • Constructor Detail

      • SettlementInstructionsMandatorySubjectInfo

        public SettlementInstructionsMandatorySubjectInfo​(String subject,
                                                          String user,
                                                          String currencyPair,
                                                          String date)
    • Method Detail

      • getSubject

        public String getSubject()
        Description copied from interface: SubjectInfo
        Returns the original subject that was parsed to create this SubjectInfo
        Specified by:
        getSubject in interface SubjectInfo
        Returns:
        The original subject.
      • getUser

        public String getUser()
      • getCurrencyPair

        public String getCurrencyPair()
      • getDate

        public String getDate()