Class EditRunOutput


  • public final class EditRunOutput
    extends java.lang.Object
    • Method Detail

      • getEditedFile

        public EditRunOutputEditedFile getEditedFile()
        Returns:
        Information about the edited output file.
      • getFilledValues

        public java.util.Optional<java.util.Map<java.lang.String,​java.lang.Object>> getFilledValues()
        Returns:
        The field values that were filled into the document. Keys correspond to the property names in the schema. Will not be present if no values were filled.
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • getAdditionalProperties

        public java.util.Map<java.lang.String,​java.lang.Object> getAdditionalProperties()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object