The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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