The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

jBilling::Client::SOAP::Object

VERSION

version 0.01

AUTHOR

Aaron Guise <guisea@cpan.org>

Functions

load

The load method is tasked with taking values returned by jBilling and loading them into fields within the perl object.

retrieve

The retrieve method ensures an active connection is available to jBilling and calls methods that return data via the API.

save

The save method is called to save our Objects to jBilling. Will soapify the object and transport it.

metaFields

The metaFields method either returns metafields

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Aaron Guise.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.