1 package FS::h_svc_domain;
8 @ISA = qw( FS::h_Common FS::svc_domain );
10 sub table { 'h_svc_domain' };
14 FS::h_svc_domain - Historical domain objects
20 An FS::h_svc_domain object represents a historical domain. FS::h_svc_domain
21 inherits from FS::h_Common and FS::svc_domain.
27 L<FS::h_Common>, L<FS::svc_domain>, L<FS::Record>, schema.html from the base