Please note that some function names are partly in Dutch. Clieop03 is a Dutch banking standard and they have chosen to use Dutch line descriptions
The TransactionPayment class is a data-holder for the main clieop class.
void TransactionPayment( string $transactionType)
string getAccountNumberDest( string 0)
string getAccountNumberSource( string 0)
integer getAmount( integer 0)
string getCity( string 0)
array getDescription( string 0)
string getInvoiceReference( string 0)
string getName( string 0)
string getPaymentType( )
string getTransactionType( )
void setAccountNumberDest( $Value)
void setAccountNumberSource( $Value)
void setAmount( $Value)
void setCity( $Value)
void setDescription( $Value)
void setInvoiceReference( $Value)
void setName( $Value)