Class EbicsOrderVPZ
Inherited Members
Namespace: Subsembly.EBICS
Assembly: Subsembly.EBICS.Core.dll
Syntax
public class EbicsOrderVPZ : EbicsOrderDownloadZip
Constructors
EbicsOrderVPZ()
Declaration
public EbicsOrderVPZ()
EbicsOrderVPZ(DateTime, DateTime)
Declaration
public EbicsOrderVPZ(DateTime tFrom, DateTime tTo = default)
Parameters
Type | Name | Description |
---|---|---|
DateTime | tFrom | |
DateTime | tTo |
Properties
VopDocuments
Declaration
public virtual IEnumerable<SepaDocument> VopDocuments { get; }
Property Value
Type | Description |
---|---|
IEnumerable<SepaDocument> |