summaryrefslogtreecommitdiff
path: root/FS/FS/svc_cable.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-08-16 16:18:05 -0700
committerIvan Kohler <ivan@freeside.biz>2017-08-16 16:18:05 -0700
commit8d07cd00e98b3b0e5f95a304d419382d4d35acff (patch)
treee250746f1bc1731f1cd576170a08b543afe8a40c /FS/FS/svc_cable.pm
parent406e8eb014c16aa9af7dd8d88c630e8fd1a37319 (diff)
document fields
Diffstat (limited to 'FS/FS/svc_cable.pm')
-rw-r--r--FS/FS/svc_cable.pm20
1 files changed, 20 insertions, 0 deletions
diff --git a/FS/FS/svc_cable.pm b/FS/FS/svc_cable.pm
index 9e818e1..5e3f180 100644
--- a/FS/FS/svc_cable.pm
+++ b/FS/FS/svc_cable.pm
@@ -36,6 +36,26 @@ from FS::Record. The following fields are currently supported:
primary key
+=item providernum
+
+Provider (see L<FS::cable_provider>)
+
+=item ordernum
+
+Provider order number
+
+=item modelnum
+
+Cable device model (see L<FS::cable_model>)
+
+=item serialnum
+
+Cable device serial number
+
+=item mac_addr
+
+Cable device MAC address
+
=back
=head1 METHODS