% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>
FS::svc_CGPRule_Mixin - Mixin class for svc_classes which can be related to cgp_rule
package FS::svc_table; use base qw( FS::svc_CGPRule_Mixin FS::svc_Common );
This is a mixin class for svc_ classes that can have Communigate Pro rules (currently, domains and accounts).
Returns the rules associated with this service, as FS::cgp_rule objects.
Returns an arrayref of rules suitable for Communigate Pro API commands.