LibOFX
OfxPayment Struct Reference

Data Fields

char amount [OFX_AMOUNT_LENGTH]
 
char account [OFX_PAYACCT_LENGTH]
 
char datedue [9]
 
char memo [OFX_MEMO_LENGTH]
 

Detailed Description

Definition at line 1390 of file libofx.h.

Field Documentation

◆ account

char OfxPayment::account[OFX_PAYACCT_LENGTH]

Definition at line 1393 of file libofx.h.

◆ amount

char OfxPayment::amount[OFX_AMOUNT_LENGTH]

Definition at line 1392 of file libofx.h.

◆ datedue

char OfxPayment::datedue[9]

Definition at line 1394 of file libofx.h.

◆ memo

char OfxPayment::memo[OFX_MEMO_LENGTH]

Definition at line 1395 of file libofx.h.


The documentation for this struct was generated from the following file: