Class UserSettlementDateSubjectInfo

    • Constructor Detail

      • UserSettlementDateSubjectInfo

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

      • getUsername

        public String getUsername()
        Returns the username that was parsed to create this SalesSettlementDateSubjectInfo.
        Returns:
        The username.