Class UserTenorDateSubjectInfo

    • Constructor Detail

      • UserTenorDateSubjectInfo

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

      • getUsername

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