Class EbicsOrderVPZ

Namespace
Subsembly.EBICS
Assembly
Subsembly.EBICS.Core.dll
public class EbicsOrderVPZ : EbicsOrderDownloadZip
Inheritance
EbicsOrderVPZ
Inherited Members

Constructors

EbicsOrderVPZ()

public EbicsOrderVPZ()

EbicsOrderVPZ(DateTime, DateTime)

public EbicsOrderVPZ(DateTime tFrom, DateTime tTo = default)

Parameters

tFrom DateTime
tTo DateTime

Properties

VopDocuments

public virtual IEnumerable<SepaDocument> VopDocuments { get; }

Property Value

IEnumerable<SepaDocument>