1 package FS::h_svc_cable;
8 @ISA = qw( FS::h_Common FS::svc_cable );
10 sub table { 'h_svc_cable' };
14 FS::h_svc_cable - Historical cable subscriber objects
20 An FS::h_svc_cable object represents a historical cable subscriber.
21 FS::h_svc_cable inherits from FS::h_Common and FS::svc_cable.
27 L<FS::h_Common>, L<FS::svc_cable>, L<FS::Record>