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