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 1409 of file libofx.h.

Field Documentation

◆ address1

char OfxPayee::address1[OFX_NAME_LENGTH]

Definition at line 1412 of file libofx.h.

◆ city

char OfxPayee::city[OFX_NAME_LENGTH]

Definition at line 1413 of file libofx.h.

◆ name

char OfxPayee::name[OFX_NAME_LENGTH]

Definition at line 1411 of file libofx.h.

◆ phone

char OfxPayee::phone[OFX_NAME_LENGTH]

Definition at line 1416 of file libofx.h.

◆ postalcode

char OfxPayee::postalcode[OFX_POSTALCODE_LENGTH]

Definition at line 1415 of file libofx.h.

◆ state

char OfxPayee::state[OFX_STATE_LENGTH]

Definition at line 1414 of file libofx.h.


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