Click or drag to resize

PaymentTypesRepository Fields

The PaymentTypesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberDefaultPaymentAccountIdAttribute
Definition of the data attribute for DefaultPaymentAccount reference
Public fieldStatic memberDefaultPaymentAccountReference
Definition of the DefaultPaymentAccount reference
Public fieldStatic memberEnterpriseCompanyIdAttribute
Definition of the data attribute for EnterpriseCompany reference
Public fieldStatic memberEnterpriseCompanyReference
Definition of the EnterpriseCompany reference
Public fieldStatic memberIdAttribute
Definition of the PaymentType identity attribute
Public fieldStatic memberIsActiveAttribute
Definition of the IsActive data attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberSystemTypeAttribute
Definition of the SystemType data attribute
Public fieldStatic memberTableName
The primary storage table for PaymentType objects
Top
See Also