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::Alt

COMPONENTS LOADED

TABLE: ALT

ACCESSORS

ent_num

  data_type: 'numeric'
  is_foreign_key: 1
  is_nullable: 0

alt_num

  data_type: 'numeric'
  is_nullable: 0

alt_type

  data_type: 'text'
  is_nullable: 1

alt_name

  data_type: 'text'
  is_nullable: 1

alt_remarks

  data_type: 'text'
  is_nullable: 1

RELATIONS

ent_num

Type: belongs_to

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