I have a json that I post via postman to my controller in a .net core api, the data arrives in my model Document, which is the following:
public class Document {