Table of Contents

Class GeneratedDocumentResponse

Namespace
Rescope.Commerce.Core.Models
Assembly
Rescope.Commerce.Core.dll
public class GeneratedDocumentResponse
Inheritance
GeneratedDocumentResponse
Inherited Members

Properties

ContentType

public string ContentType { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Stream

public Stream Stream { get; set; }

Property Value

Stream