When a stamp field is added to a document, the Documents.GetDocumentAsync(...) method fails with error:
Error converting value "stamp" to type 'SignNow.Net.Model.FieldType'. Path 'fields[3].type', line 1, position 7342.
It looks like this might be because the FieldType enum does not include an entry for the stamp type.