X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2FSelfService%2FXMLRPC.pm;h=4e0d3e90962caa77df6c6d29835fc86a5f6e1fab;hp=71d489bdeeb8b1f4304c033e87ff3cc2d805fc2f;hb=74e058c8a010ef6feb539248a550d0bb169c1e94;hpb=8a84bdd24ab863b34a62bef0dfb6c925322fefcf diff --git a/fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm b/fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm index 71d489bde..4e0d3e909 100644 --- a/fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm +++ b/fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm @@ -10,14 +10,15 @@ FS::SelfService::XMLRPC - Freeside XMLRPC accessible self-service API Use this API to implement your own client "self-service" module vi XMLRPC. -Each routine described in L is available vi XMLRPC. All -values are passed to the selfservice-server in a struct of strings. The -return values are in a struct as strings, arrays, or structs as appropriate -for the values described in L. +Each routine described in L is available vi XMLRPC as the +method FS.SelfService.XMLRPC.B. All values are passed to the +selfservice-server in a struct of strings. The return values are in a +struct as strings, arrays, or structs as appropriate for the values +described in L. =head1 BUGS --head1 SEE ALSO +=head1 SEE ALSO L, L,L