Freeside:4:Documentation:Developer/FS/device Common

From Freeside
Jump to: navigation, search

NAME

FS::device_Common - Base class for svc_X classes which have associated X_devices

SYNOPSIS

 package FS::svc_newservice
 use base qw( FS::device_Common FS::svc_Common );

DESCRIPTION

BUGS

SEE ALSO