Click or drag to resize

TransfersRepository Fields

The TransfersRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDestinationAmountAttribute
Definition of the DestinationAmount data attribute
Public fieldStatic memberDestinationPaymentAccountIdAttribute
Definition of the data attribute for DestinationPaymentAccount reference
Public fieldStatic memberDestinationPaymentAccountReference
Definition of the DestinationPaymentAccount reference
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberIdAttribute
Definition of the Transfer identity attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberSourceAmountAttribute
Definition of the SourceAmount data attribute
Public fieldStatic memberSourcePaymentAccountIdAttribute
Definition of the data attribute for SourcePaymentAccount reference
Public fieldStatic memberSourcePaymentAccountReference
Definition of the SourcePaymentAccount reference
Public fieldStatic memberTableName
The primary storage table for Transfer objects
Top
See Also