1 package FS::h_svc_video;
4 use base qw( FS::h_Common FS::svc_video );
6 sub table { 'h_svc_video' };
10 FS::h_svc_video - Historical installed video service objects
16 An FS::h_svc_video object represents a historical video service.
17 FS::h_svc_video inherits from FS::h_Common and FS::svc_video.
23 L<FS::h_Common>, L<FS::svc_video>, L<FS::Record>, schema.html from the base