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

#include <header.h>

Data Fields

int id
 
double price
 
int inventory
 
double inv_price
 

Detailed Description

Seller data..

Definition at line 698 of file header.h.

Field Documentation

int id

Datatype memory variable id of type int.

Definition at line 700 of file header.h.

double inv_price

Datatype memory variable inv_price of type double.

Definition at line 703 of file header.h.

int inventory

Datatype memory variable inventory of type int.

Definition at line 702 of file header.h.

double price

Datatype memory variable price of type double.

Definition at line 701 of file header.h.


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