LibOFX
OfxPayee Struct Reference

Data Fields

char name [OFX_NAME_LENGTH]
 
char address1 [OFX_NAME_LENGTH]
 
char city [OFX_NAME_LENGTH]
 
char state [OFX_STATE_LENGTH]
 
char postalcode [OFX_POSTALCODE_LENGTH]
 
char phone [OFX_NAME_LENGTH]
 

Detailed Description

Definition at line 1398 of file libofx.h.

Field Documentation

◆ address1

char OfxPayee::address1[OFX_NAME_LENGTH]

Definition at line 1401 of file libofx.h.

◆ city

char OfxPayee::city[OFX_NAME_LENGTH]

Definition at line 1402 of file libofx.h.

◆ name

char OfxPayee::name[OFX_NAME_LENGTH]

Definition at line 1400 of file libofx.h.

◆ phone

char OfxPayee::phone[OFX_NAME_LENGTH]

Definition at line 1405 of file libofx.h.

◆ postalcode

char OfxPayee::postalcode[OFX_POSTALCODE_LENGTH]

Definition at line 1404 of file libofx.h.

◆ state

char OfxPayee::state[OFX_STATE_LENGTH]

Definition at line 1403 of file libofx.h.


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