Click or drag to resize

PaymentSlipLinesRepository Fields

The PaymentSlipLinesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAmountAttribute
Definition of the Amount data attribute
Public fieldStatic memberCoveredOrderAmountAttribute
Definition of the CoveredOrderAmount data attribute
Public fieldStatic memberIdAttribute
Definition of the PaymentSlipLine identity attribute
Public fieldStatic memberPaymentOrderIdAttribute
Definition of the data attribute for PaymentOrder reference
Public fieldStatic memberPaymentOrderReference
Definition of the PaymentOrder reference
Public fieldStatic memberPaymentSlipAmountIdAttribute
Definition of the data attribute for PaymentSlipAmount reference
Public fieldStatic memberPaymentSlipAmountReference
Definition of the PaymentSlipAmount reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for PaymentSlipLine objects
Top
See Also