NAME
GnuCash::Schema::Result::Order
COMPONENTS LOADED
TABLE: orders
ACCESSORS
guid
data_type: 'text'
is_nullable: 0
size: 32
id
data_type: 'text'
is_nullable: 0
size: 2048
notes
data_type: 'text'
is_nullable: 0
size: 2048
reference
data_type: 'text'
is_nullable: 0
size: 2048
active
data_type: 'integer'
is_nullable: 0
date_opened
data_type: 'text'
is_nullable: 0
size: 19
date_closed
data_type: 'text'
is_nullable: 0
size: 19
owner_type
data_type: 'integer'
is_nullable: 0
owner_guid
data_type: 'text'
is_nullable: 0
size: 32