Class TPaymentReconciliationProcessNote

Unit

Declaration

type TPaymentReconciliationProcessNote = class(TBackboneElement)

Description

This resource provides the details including amount of a payment and allocates the payment items being paid.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : string read Gettype_ write Settype_;
Public property type_Element : TNoteType read Gettype_Element write Settype_Element;
Public property text : string read Gettext write Settext;
Public property textElement : Tstring read GettextElement write SettextElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : string read Gettype_ write Settype_;

The business purpose of the note text.

Public property type_Element : TNoteType read Gettype_Element write Settype_Element;
 
Public property text : string read Gettext write Settext;

The explanation or description associated with the processing.

Public property textElement : Tstring read GettextElement write SettextElement;
 

Generated by PasDoc 0.15.0.