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