ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
hseller Struct Reference

#include <header.h>

Data Fields

int seller_id
 
double price
 
int quantity
 
int type
 

Detailed Description

Seller data at housing market. Sent either by a constructor firm or an household..

Definition at line 890 of file header.h.

Field Documentation

double price

Datatype memory variable price of type double.

Definition at line 893 of file header.h.

int quantity

Datatype memory variable quantity of type int.

Definition at line 894 of file header.h.

int seller_id

Datatype memory variable seller_id of type int.

Definition at line 892 of file header.h.

int type

Datatype memory variable type of type int.

Definition at line 895 of file header.h.


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