Class AuthenticatePayload

    • Constructor Detail

      • AuthenticatePayload

        public AuthenticatePayload()
    • Method Detail

      • getApiKey

        public String getApiKey()
        Your account API key. You can use your sandbox API key, or you can use your production API key.
        Returns:
        apiKey
      • setApiKey

        public void setApiKey​(String apiKey)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object