summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index a6e3d74af..797323f54 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -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