diff options
-rw-r--r-- | FS/FS/prepay_credit.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/prepay_credit.pm b/FS/FS/prepay_credit.pm index cffedeb0f..92f2a3032 100644 --- a/FS/FS/prepay_credit.pm +++ b/FS/FS/prepay_credit.pm @@ -51,6 +51,8 @@ fields are currently supported: =item seconds - time amount of credit (see L<FS::svc_acct/seconds>) +=item agentnum - optional agent (see L<FS::agent>) for this prepaid card + =back =head1 METHODS |