Class ApiExportOptions
Inheritance
System.Object
ApiExportOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dangl.SevDeskExport
Assembly: Dangl.SevDeskExport.dll
Syntax
public class ApiExportOptions
Properties
| Improve this Doc View SourceDocumentExportDate
Declaration
public string DocumentExportDate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ExportBaseFolder
Declaration
public string ExportBaseFolder { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SevDeskApiToken
Declaration
public string SevDeskApiToken { get; set; }
Property Value
Type | Description |
---|---|
System.String |