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

COMPONENTS LOADED

TABLE: SDN_COMMENTS

ACCESSORS

ent_num

  data_type: 'numeric'
  is_nullable: 0

sdn_name

  data_type: 'text'
  is_nullable: 1

sdn_type

  data_type: 'text'
  is_nullable: 0

program

  data_type: 'text'
  is_nullable: 0

title

  data_type: 'text'
  is_nullable: 1

call_sign

  data_type: 'text'
  is_nullable: 1

vess_type

  data_type: 'text'
  is_nullable: 1

tonnage

  data_type: 'text'
  is_nullable: 1

grt

  data_type: 'text'
  is_nullable: 1

vess_flag

  data_type: 'text'
  is_nullable: 1

vess_owner

  data_type: 'text'
  is_nullable: 1

remarks

  data_type: 'text'
  is_nullable: 1

PRIMARY KEY