gdrsclib
Data Fields
tax_entry Struct Reference

The tax table has a dynamically allocated array of entries of this form. More...

#include <gdrs.h>

Data Fields

int seq_no
 
int is_ppp
 
int type
 
double value
 
double quintile
 

Detailed Description

The tax table has a dynamically allocated array of entries of this form.

Definition at line 79 of file gdrs.h.

Field Documentation

◆ is_ppp

int is_ppp

Definition at line 81 of file gdrs.h.

◆ quintile

double quintile

Definition at line 84 of file gdrs.h.

◆ seq_no

int seq_no

Definition at line 80 of file gdrs.h.

◆ type

int type

Definition at line 82 of file gdrs.h.

◆ value

double value

Definition at line 83 of file gdrs.h.


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