libinterchange
Data Fields
interchange_ord_order Struct Reference

#include <ord.h>

Data Fields

double subtotal
 
double shipping
 
double total_cost
 
char * profile
 
size_t nitems
 
struct interchange_ord_item ** items
 

Field Documentation

◆ items

struct interchange_ord_item** interchange_ord_order::items

◆ nitems

size_t interchange_ord_order::nitems

◆ profile

char* interchange_ord_order::profile

◆ shipping

double interchange_ord_order::shipping

◆ subtotal

double interchange_ord_order::subtotal

◆ total_cost

double interchange_ord_order::total_cost

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