document fields
authorIvan Kohler <ivan@freeside.biz>
Wed, 16 Aug 2017 23:18:05 +0000 (16:18 -0700)
committerIvan Kohler <ivan@freeside.biz>
Sun, 26 Aug 2018 17:53:20 +0000 (10:53 -0700)
FS/FS/svc_cable.pm

index 9e818e1..5e3f180 100644 (file)
@@ -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