Class ToboSettlementDateSubjectInfo

    • Constructor Detail

      • ToboSettlementDateSubjectInfo

        public ToboSettlementDateSubjectInfo​(String subject,
                                             String currencyPair,
                                             String year,
                                             String month,
                                             String username,
                                             String toboUsername)
        Creates a SettlementDateSubjectInfo with the given parameters.
        Parameters:
        subject - The subject.
        currencyPair - The currency pair.
        year - The year.
        month - The month.
        username - The username.
        toboUsername - The TOBO username.
    • Method Detail

      • getToboUsername

        public String getToboUsername()
        Returns the TOBO username that was parsed to create this ToboSettlementDateSubjectInfo.
        Returns:
        The TOBO username.