diff options
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -88,6 +88,14 @@ L<FS::part_pkg_option> - Package definition option class L<FS::pkg_svc> - Class linking package definitions (see L<FS::part_pkg>) with service definitions (see L<FS::part_svc>) +L<FS::rate> - Rate plans for call billing + +L<FS::rate_region> - Rate regions for call billing + +L<FS::rate_prefix> - Rate region prefixes for call billing + +L<FS::rate_detail> - Rate plan detail for call billing + L<FS::agent> - Agent (reseller) class L<FS::agent_type> - Agent type class |