C# Class Perrich.SepaWriter.SepaTransferTransaction

Base of a SEPA Transfer Transaction
Inheritance: ICloneable
Afficher le fichier Open project: perrich/sepawriter

Protected Properties

Свойство Type Description
SepaIban SepaIbanData

Méthodes publiques

Méthode Description
Clone ( ) : object

Return a copy of this object

Méthodes protégées

Méthode Description
SepaTransferTransaction ( ) : System

Create a SEPA Credit transfer transaction

Method Details

Clone() public méthode

Return a copy of this object
public Clone ( ) : object
Résultat object

SepaTransferTransaction() protected méthode

Create a SEPA Credit transfer transaction
protected SepaTransferTransaction ( ) : System
Résultat System

Property Details

SepaIban protected_oe property

protected SepaIbanData,Perrich.SepaWriter SepaIban
Résultat SepaIbanData