Class CancelReturnRequest

    • Constructor Detail

      • CancelReturnRequest

        public CancelReturnRequest()
    • Method Detail

      • getReturnAuthorizationId

        public String getReturnAuthorizationId()
        The ID of the ReturnAuthorization to be cancelled.
        Returns:
        the ID of the ReturnAuthorization to be cancelled
      • setReturnAuthorizationId

        public void setReturnAuthorizationId​(String returnAuthorizationId)
        The ID of the ReturnAuthorization to be cancelled.
        Parameters:
        returnAuthorizationId - the ID of the ReturnAuthorization to be cancelled
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object