Class VopNumberOfTransactionsPerStatus

Namespace
Subsembly.Sepa.VerificationOfPayee
Assembly
Subsembly.Sepa.dll

Extensions for SepaNumberOfTransactionsPerStatus in order to support the German Verification of Payee implementation.

public static class VopNumberOfTransactionsPerStatus
Inheritance
VopNumberOfTransactionsPerStatus
Inherited Members

Methods

GetVopStatusCode(SepaNumberOfTransactionsPerStatus)

The DetailedStatus converted to a VoP status code.

public static VopStatusCode GetVopStatusCode(this SepaNumberOfTransactionsPerStatus aNbOfTxsPerSts)

Parameters

aNbOfTxsPerSts SepaNumberOfTransactionsPerStatus

Returns

VopStatusCode

Remarks

If the TransactionStatus does not contain a valid VoP status code, then this method returns zero.

Exceptions

ArgumentNullException

The parameter aNbOfTxsPerSts was null.

SetVopStatusCode(SepaNumberOfTransactionsPerStatus, VopStatusCode)

public static void SetVopStatusCode(this SepaNumberOfTransactionsPerStatus aNbOfTxsPerSts, VopStatusCode nStatusCode)

Parameters

aNbOfTxsPerSts SepaNumberOfTransactionsPerStatus
nStatusCode VopStatusCode