1#line 2 "src/Dbo/Customers/Item.h" 
    3#ifndef __DBO_CUSTOMERS_ITEM_H___ 
    4#define __DBO_CUSTOMERS_ITEM_H___ 
    6#include "../BaseItem.h" 
  114    const std::string & 
id             ()
 const { 
return m_id             ; }
 
  116    template< 
class Action > 
void persist( Action & action )
 
 
 
const std::string & name() const
std::string m_shipaddr_addr2
std::string m_shipaddr_email
std::string m_shipaddr_phone
std::string m_shipaddr_addr4
const std::string & id() const
void persist(Action &action)
std::string m_shipaddr_fax
std::string m_shipaddr_name
std::string m_shipaddr_addr3
const std::string & guid() const
std::string m_shipaddr_addr1
void id(Action &action, V &value, const std::string &name="id", int size=-1)
void field(Action &action, V &value, const std::string &name, int size=-1)
Wt::WFormModel::Field addr_addr1
Wt::WFormModel::Field addr_name
Wt::WFormModel::Field tax_included
Wt::WFormModel::Field discount_denom
Wt::WFormModel::Field notes
Wt::WFormModel::Field shipaddr_addr4
Wt::WFormModel::Field addr_fax
Wt::WFormModel::Field shipaddr_email
Wt::WFormModel::Field taxtable
Wt::WFormModel::Field guid
Wt::WFormModel::Field addr_addr3
Wt::WFormModel::Field tax_override
Wt::WFormModel::Field active
Wt::WFormModel::Field shipaddr_fax
Wt::WFormModel::Field addr_phone
Wt::WFormModel::Field credit_denom
Wt::WFormModel::Field shipaddr_addr3
Wt::WFormModel::Field addr_email
Wt::WFormModel::Field name
Wt::WFormModel::Field discount_num
Wt::WFormModel::Field currency
Wt::WFormModel::Field terms
Wt::WFormModel::Field shipaddr_addr1
Wt::WFormModel::Field addr_addr2
Wt::WFormModel::Field shipaddr_name
Wt::WFormModel::Field credit_num
Wt::WFormModel::Field shipaddr_phone
Wt::WFormModel::Field shipaddr_addr2
Wt::WFormModel::Field addr_addr4
static const char * surrogateIdField()
static IdType invalidId()
static const char * versionField()