{
  "friendlyName": "StoreDocumentRequest",
  "kind": "SchemaRootObject",
  "name": "StoreDocumentRequest",
  "properties": [
    {
      "description": "File Base 64 String",
      "friendlyName": "File Base 64 String",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "fileBase64String",
      "underlyingName": "FileBase64String",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    },
    {
      "description": "File Category Id",
      "friendlyName": "File Category Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "fileCategoryId",
      "underlyingName": "FileCategoryId",
      "underlyingType": "long",
      "underlyingTypeRef": "Int64"
    },
    {
      "description": "Quote Id",
      "friendlyName": "Quote Id",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "quoteId",
      "underlyingName": "QuoteId",
      "underlyingType": "long",
      "underlyingTypeRef": "Int64"
    }
  ],
  "underlyingType": "StoreDocumentRequest",
  "underlyingTypeRef": "StoreDocumentRequest"
}