Class AuthenticatedRequestStructure

    • Field Detail

      • accountId

        protected String accountId
      • accountKey

        protected String accountKey
    • Constructor Detail

      • AuthenticatedRequestStructure

        public AuthenticatedRequestStructure()
    • Method Detail

      • getAccountId

        public String getAccountId()
        Gets the value of the accountId property.
        Returns:
        possible object is String
      • setAccountId

        public void setAccountId​(String value)
        Sets the value of the accountId property.
        Parameters:
        value - allowed object is String
      • getAccountKey

        public String getAccountKey()
        Gets the value of the accountKey property.
        Returns:
        possible object is String
      • setAccountKey

        public void setAccountKey​(String value)
        Sets the value of the accountKey property.
        Parameters:
        value - allowed object is String