The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Data::OFAC::SDN::Schema::Result::Address

COMPONENTS LOADED

TABLE: ADDRESS

ACCESSORS

ent_num

  data_type: 'numeric'
  is_foreign_key: 1
  is_nullable: 0

add_num

  data_type: 'numeric'
  is_nullable: 0

citystateprovincepostalcode

  data_type: 'text'
  is_nullable: 1

country

  data_type: 'text'
  is_nullable: 1

add_remarks

  data_type: 'text'
  is_nullable: 1

RELATIONS

ent_num

Type: belongs_to

Related object: Data::OFAC::SDN::Schema::Result::Sdn